Skip to content

Commit 63cdf8e

Browse files
committed
Merge #94 from dependabot/github_actions/actions/checkout-4
2 parents d000fe9 + c2def34 commit 63cdf8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/clear_preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
pages: write
1515
steps:
1616
- name: Checkout gh-pages branch
17-
uses: actions/checkout@v3
17+
uses: actions/checkout@v4
1818
with:
1919
ref: gh-pages
2020
- name: Delete preview and history + push changes

0 commit comments

Comments
 (0)