We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d0dc35 commit 32afe2eCopy full SHA for 32afe2e
1 file changed
.github/workflows/deploy.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout
13
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
14
with:
15
persist-credentials: false
16
- name: Use Node.js
0 commit comments