Skip to content

Commit 131b31e

Browse files
authored
Merge pull request #12 from rbenv/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 94d53a4 + 351a769 commit 131b31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)