We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f03b82 commit 3fab59aCopy full SHA for 3fab59a
.github/workflows/ci.yaml
@@ -28,7 +28,7 @@ jobs:
28
runs-on: ubuntu-latest
29
steps:
30
- name: Checkout
31
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
32
33
- name: Echo Go Cache Paths
34
id: go-cache-paths
0 commit comments