Skip to content

Commit bca00da

Browse files
authored
Merge pull request #65 from jquery-validation/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 8aa797b + 71a654b commit bca00da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ubuntu-latest
2626
steps:
2727
- name: Checkout
28-
uses: actions/checkout@v4
28+
uses: actions/checkout@v6
2929

3030
- name: Setup Node.js
3131
uses: actions/setup-node@v6

0 commit comments

Comments
 (0)