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 755e3ab + 79296b4 commit fb0638fCopy full SHA for fb0638f
.github/workflows/deploy.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout
11
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
12
13
- name: Netlify manual deploy
14
run: |
0 commit comments