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 facc1a6 + 707c7e8 commit f5d1c16Copy full SHA for f5d1c16
1 file changed
.github/workflows/deploy.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout repository
15
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v5.0.0
16
with:
17
fetch-depth: 0
18
sparse-checkout: |
@@ -61,7 +61,7 @@ jobs:
61
62
63
64
65
66
67
0 commit comments