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 daca714 + 89f3e3d commit 39a8bdfCopy full SHA for 39a8bdf
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- name: Checkout
23
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
24
with:
25
fetch-depth: 0
26
0 commit comments