Skip to content

Commit 5856b57

Browse files
Merge pull request #43 from miraisolutions/dependabot/github_actions/actions/checkout-4
2 parents 30000c1 + 8941d55 commit 5856b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/site.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030

3131
- name: Checkout repo
32-
uses: actions/checkout@v3
32+
uses: actions/checkout@v4
3333

3434
- name: Setup Pages
3535
uses: actions/configure-pages@v4

0 commit comments

Comments
 (0)