We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31275ae commit 7f856b8Copy full SHA for 7f856b8
.github/workflows/go-tests.yml
@@ -20,7 +20,7 @@ jobs:
20
go-version: ${{ matrix.go-version }}
21
22
- name: Checkout code
23
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # https://github.com/actions/checkout/releases/tag/v3.2.0
+ uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # https://github.com/actions/checkout/releases/tag/v3.3.0
24
25
- name: Create test directory
26
run: |
0 commit comments