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 7190281 commit e4fc39fCopy full SHA for e4fc39f
.github/workflows/unit.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
go-version: ${{ matrix.go-version }}
20
21
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
22
23
- name: Setup environment
24
run: |
0 commit comments