We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24ce402 + 2f5d1a3 commit e66a8dbCopy full SHA for e66a8db
1 file changed
.github/workflows/go.yml
@@ -20,7 +20,7 @@ jobs:
20
- "util/cat-search-tool"
21
- "ci/resources/stemcell-version-bump"
22
steps:
23
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
24
- uses: actions/setup-go@v6
25
with:
26
go-version-file: ${{ matrix.dir }}/go.mod
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
44
0 commit comments