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.
1 parent 32163b2 commit 4ff16a6Copy full SHA for 4ff16a6
1 file changed
.github/workflows/codetests.yml
@@ -13,7 +13,7 @@ jobs:
13
os: [macos, windows, ubuntu]
14
runs-on: ${{ matrix.os }}-latest
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
17
- uses: actions/setup-go@v6
18
with:
19
go-version: stable
0 commit comments