We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3367cf + 5a5a0b1 commit 5b1b7cfCopy full SHA for 5b1b7cf
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Install Go
23
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
24
with:
25
go-version: ${{ matrix.go-version }}
26
- name: Checkout code
0 commit comments