Skip to content

Commit 73e0b40

Browse files
Bump actions/checkout from 3 to 4 (#22)
1 parent f43d51f commit 73e0b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/DocPreviewCleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
contents: write
1212
steps:
1313
- name: Checkout gh-pages branch
14-
uses: actions/checkout@v3
14+
uses: actions/checkout@v4
1515
with:
1616
ref: gh-pages
1717
- name: Delete preview and history + push changes

0 commit comments

Comments
 (0)