We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
actions/checkout@v4
1 parent 98b49e4 commit 3c93c07Copy full SHA for 3c93c07
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
env:
22
DO_FUZZ: 1
23
steps:
24
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
25
26
- name: Install packages
27
if: matrix.os == 'ubuntu-latest'
0 commit comments