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