We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62dc0e7 commit 12fb47dCopy full SHA for 12fb47d
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
name: test
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
13
- uses: actions/setup-go@v4
14
with:
15
go-version: '1.21.0'
0 commit comments