Skip to content

Commit

Permalink
bump go version
Browse files Browse the repository at this point in the history
Signed-off-by: Zach Aller <zachaller@users.noreply.github.com>
  • Loading branch information
zachaller committed May 14, 2024
1 parent b72c53e commit 1b50614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled_updates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.21'
go-version: '1.22'
- uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
Expand Down

0 comments on commit 1b50614

Please sign in to comment.