Skip to content

Commit

Permalink
Merge pull request #183 from embik/update-deps-periodic
Browse files Browse the repository at this point in the history
Update update-deps workflow to Go 1.22
  • Loading branch information
k8s-ci-robot authored Apr 21, 2024
2 parents c49a138 + 206f715 commit 08fa74c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- uses: actions/setup-go@v5
with:
go-version: '1.21.5'
go-version: '1.22.2'

- name: Update Dependencies
id: update_deps
Expand Down

0 comments on commit 08fa74c

Please sign in to comment.