We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c3d0d commit 24091c4Copy full SHA for 24091c4
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
go: ['1.17']
11
steps:
12
- name: Set up Go ${{ matrix.go }}
13
- uses: actions/[email protected].4
+ uses: actions/[email protected].5
14
with:
15
go-version: ${{ matrix.go }}
16
0 commit comments