Skip to content

Commit b0efc69

Browse files
authored
Merge pull request #2 from danielcadev/dependabot/github_actions/actions/checkout-6
chore(deps): bump actions/checkout from 4 to 6
2 parents 4c2644b + faf6bc0 commit b0efc69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
ENCRYPTION_KEY: "0000000000000000000000000000000000000000000000000000000000000000"
2222
steps:
2323
- name: Checkout
24-
uses: actions/checkout@v4
24+
uses: actions/checkout@v6
2525

2626
- name: Setup Node
2727
uses: actions/setup-node@v6

0 commit comments

Comments
 (0)