We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e4dc07 commit d0245a1Copy full SHA for d0245a1
.github/workflows/update.yaml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
11
- - uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed
+ - uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
12
with:
13
go-version: 1.21.x
14
- run: go run .
0 commit comments