Skip to content

Commit 9ccee24

Browse files
Merge pull request #4 from alexislefebvre/dependabot/github_actions/actions/checkout-5
2 parents 48d50c0 + 0935095 commit 9ccee24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
runs-on: ubuntu-latest
3030
steps:
3131
- name: Checkout
32-
uses: actions/checkout@v4
32+
uses: actions/checkout@v5
3333
- name: Setup Pages
3434
uses: actions/configure-pages@v5
3535
- name: Upload artifact

0 commit comments

Comments
 (0)