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 dab604e commit 4b87e89Copy full SHA for 4b87e89
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
go-version: ${{ matrix.go-version }}
21
22
- name: Check out code into the Go module directory
23
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
24
25
- uses: actions/cache@v3
26
with:
0 commit comments