Skip to content

Commit

Permalink
ci: Upgrade to Go 1.21 for ghcr-cleaner (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
jidicula authored Dec 24, 2023
1 parent 14279a6 commit 1b1eeea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
steps:
- uses: actions/setup-go@v5
with:
go-version: '^1.17'
go-version: '^1.21'
check-latest: true
- name: Install ghcr-cleaner
run: go install github.com/jidicula/ghcr-cleaner@latest
Expand Down

0 comments on commit 1b1eeea

Please sign in to comment.