Thanks to visit codestin.com Credit goes to github.com
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 b45e9d5 commit cbb1d7eCopy full SHA for cbb1d7e
.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