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 f317bf0 commit 1be23eaCopy full SHA for 1be23ea
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
test:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
12
- name: Setup go
13
uses: actions/setup-go@v5
14
with:
.github/workflows/scheduled-update-client.yml
@@ -7,7 +7,7 @@ jobs:
7
update-dep:
0 commit comments