We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6622176 commit 1b4fab8Copy full SHA for 1b4fab8
.github/workflows/release-deploy.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
14
with:
15
submodules: true
16
0 commit comments