We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84a974c + 087b404 commit c18be84Copy full SHA for c18be84
1 file changed
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
18
steps:
19
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
20
21
- name: Remove directories
22
run: rm -r .github .git
0 commit comments