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 b2c9977 commit 13d885fCopy full SHA for 13d885f
.github/workflows/ci.yaml
@@ -28,7 +28,7 @@ jobs:
28
runs-on: ubuntu-latest
29
steps:
30
- name: Checkout
31
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
32
33
- name: Setup Go
34
uses: actions/setup-go@v5
.github/workflows/release.yaml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
26
0 commit comments