Skip to content

Commit fe4c465

Browse files
authored
Merge pull request #64 from onixbyte/dependabot/github_actions/actions/checkout-6
chore: bump actions/checkout from 4 to 6
2 parents 9ce3312 + f76589b commit fe4c465

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

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

3232
- name: Setup Node.js
3333
uses: actions/setup-node@v6

0 commit comments

Comments
 (0)