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 5f42bc0 + 3e4f66e commit e2af3a4Copy full SHA for e2af3a4
1 file changed
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout repository
16
- uses: actions/checkout@v4.1.4
+ uses: actions/checkout@v4.1.5
17
with:
18
fetch-depth: 0
19
sparse-checkout: |
@@ -45,7 +45,7 @@ jobs:
45
46
47
48
49
50
51
0 commit comments