Skip to content

Commit

Permalink
Update update-deps workflow to Go 1.22
Browse files Browse the repository at this point in the history
Signed-off-by: Marvin Beckers <marvin@kubermatic.com>
  • Loading branch information
embik committed Apr 19, 2024
1 parent e315db8 commit 206f715
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 206f715

Please sign in to comment.