We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76d6137 commit 361d283Copy full SHA for 361d283
1 file changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- name: Print build information
16
run: "echo head_ref: ${{ github.head_ref }}, ref: ${{ github.ref }}"
17
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
+ - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
18
with:
19
submodules: recursive
20
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
0 commit comments