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 296fb79 commit edb1ef3Copy full SHA for edb1ef3
.github/workflows/go.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Static analysis and testing
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
17
- name: Set up Go
18
uses: actions/setup-go@v5
0 commit comments