Skip to content

Commit

Permalink
bump go version to 1.22.7
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer committed Sep 24, 2024
1 parent e9cc2a2 commit 2a991cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/link-milestone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
with:
go-version: '1.21.3'
go-version-file: ./.go-version

- run: |
go install github.com/stephybun/link-milestone@latest
Expand Down
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21.3
1.22.7

0 comments on commit 2a991cc

Please sign in to comment.