Skip to content

Commit

Permalink
Bump actions/setup-go from 5.1.0 to 5.2.0 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 228b811 commit 93fcf74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
path: src/github.com/ikawaha/kanji

- name: Set up Go 1.x
uses: actions/setup-go@v5.1.0
uses: actions/setup-go@v5.2.0
with:
go-version-file: src/github.com/ikawaha/kanji/go.mod

Expand Down

0 comments on commit 93fcf74

Please sign in to comment.