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 d744156 commit 3619631Copy full SHA for 3619631
.github/workflows/tests.yml
@@ -22,7 +22,7 @@ jobs:
22
go-version: ${{ matrix.go }}
23
24
- name: Check out code into the Go module directory
25
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
26
27
# Run build of the application
28
- name: Run build
0 commit comments