Skip to content

Commit 3fab59a

Browse files
committed
Update checkout
1 parent 6f03b82 commit 3fab59a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ubuntu-latest
2929
steps:
3030
- name: Checkout
31-
uses: actions/checkout@v3
31+
uses: actions/checkout@v4
3232

3333
- name: Echo Go Cache Paths
3434
id: go-cache-paths

0 commit comments

Comments
 (0)