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