We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1bf735 commit c825162Copy full SHA for c825162
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
18
steps:
19
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
20
with:
21
fetch-depth: 1
22
0 commit comments