Skip to content

Commit

Permalink
Update to setup-go 5
Browse files Browse the repository at this point in the history
  • Loading branch information
greboid authored Jan 16, 2024
1 parent 4c13460 commit 3a6f82e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-containers.yml.gotpl
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Checkout source
uses: actions/checkout@master
- name: Setup Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: 'stable'
cache: false
Expand Down

0 comments on commit 3a6f82e

Please sign in to comment.