We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f4be28 + 8cca64e commit 136c612Copy full SHA for 136c612
1 file changed
.github/workflows/deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
runs-on: ubuntu-latest
25
steps:
26
- name: Checkout repository
27
- uses: actions/checkout@v3
+ uses: actions/checkout@v6
28
with:
29
persist-credentials: true
30
- name: Setup Node
0 commit comments