Skip to content

Commit b9c76c1

Browse files
waywardmonkeysmbrubeck
authored andcommitted
ci: Update to actions/checkout@v4.
1 parent 8d90a0d commit b9c76c1

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
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ${{ matrix.os }}
2727

2828
steps:
29-
- uses: actions/checkout@v3
29+
- uses: actions/checkout@v4
3030

3131
- name: Install packages for fuzzing
3232
if: runner.os == 'Linux' && matrix.fuzz == 1

0 commit comments

Comments
 (0)