File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 runs-on : ubuntu-latest
2222 timeout-minutes : 10
2323 steps :
24- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
24+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2525 - id : toolchain
2626 run : echo "version=$(sed -ne '/^toolchain /s/^toolchain go//p' go.mod)" >> "$GITHUB_OUTPUT"
2727 - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
3434 runs-on : ubuntu-latest
3535 timeout-minutes : 10
3636 steps :
37- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
37+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3838 - id : toolchain
3939 run : echo "version=$(sed -ne '/^toolchain /s/^toolchain go//p' go.mod)" >> "$GITHUB_OUTPUT"
4040 - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
4949 runs-on : ubuntu-latest
5050 timeout-minutes : 10
5151 steps :
52- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
52+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
5353 - id : toolchain
5454 run : echo "version=$(sed -ne '/^toolchain /s/^toolchain go//p' go.mod)" >> "$GITHUB_OUTPUT"
5555 - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
You can’t perform that action at this time.
0 commit comments