We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34e01cd + b73789a commit 19d4c49Copy full SHA for 19d4c49
1 file changed
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout repository
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
20
with:
21
fetch-depth: 0
22
0 commit comments