Skip to content

Commit 9569118

Browse files
chore(deps): Update actions/checkout action to v5 (#464)
1 parent c9051e0 commit 9569118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-ristretto-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
ristretto-tests:
2222
runs-on: warp-ubuntu-latest-x64-4x
2323
steps:
24-
- uses: actions/checkout@v4
24+
- uses: actions/checkout@v5
2525
- name: Setup Go
2626
uses: actions/setup-go@v5
2727
with:

0 commit comments

Comments
 (0)