We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43aff8 commit 1b6504aCopy full SHA for 1b6504a
1 file changed
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Build
12
runs-on: ubuntu-22.04
13
steps:
14
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
15
with:
16
fetch-depth: 2
17
path: 'source'
0 commit comments