Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 477671a + ab1daab commit 4acfe00Copy full SHA for 4acfe00
.github/workflows/deploy.yml
@@ -8,7 +8,7 @@ jobs:
8
deploy:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
12
with:
13
fetch-depth: 0
14
0 commit comments