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.
1 parent 435271a commit 3fa3d3cCopy full SHA for 3fa3d3c
1 file changed
.github/workflows/deploy.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout Repository
13
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
14
with:
15
persist-credentials: false
16
0 commit comments