Skip to content

Commit

Permalink
use latest setup-go
Browse files Browse the repository at this point in the history
  • Loading branch information
mlbiam committed Feb 21, 2023
1 parent 2b52a65 commit 5ffa285
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
- uses: actions/setup-go@v3
- uses: aws-actions/configure-aws-credentials@v1
with:
role-to-assume: ${{ secrets.AWS_ROLE }}
Expand Down
Binary file added ouctl
Binary file not shown.

0 comments on commit 5ffa285

Please sign in to comment.