We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d85e314 + 62b91df commit bca48c3Copy full SHA for bca48c3
.github/workflows/ci.yaml
@@ -5,7 +5,7 @@ jobs:
5
name: Build
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
9
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00
10
with:
11
go-version: '^1.21'
0 commit comments