We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7da3e9 commit 96a45ddCopy full SHA for 96a45dd
.github/workflows/test.yaml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout
13
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
+ uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
14
15
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491
16
with:
0 commit comments