Skip to content

Commit 3c93c07

Browse files
ci: Update to actions/checkout@v4. (#321)
1 parent 98b49e4 commit 3c93c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
env:
2222
DO_FUZZ: 1
2323
steps:
24-
- uses: actions/checkout@v3
24+
- uses: actions/checkout@v4
2525

2626
- name: Install packages
2727
if: matrix.os == 'ubuntu-latest'

0 commit comments

Comments
 (0)