Skip to content

Commit 8205369

Browse files
chore(deps): update actions/checkout action to v6
1 parent 3ef6ad8 commit 8205369

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
@@ -29,7 +29,7 @@ jobs:
2929
runs-on: ubuntu-latest
3030
steps:
3131
- name: Checkout
32-
uses: actions/checkout@v5
32+
uses: actions/checkout@v6
3333
- name: Set up Node
3434
uses: actions/setup-node@v6
3535
with:

0 commit comments

Comments
 (0)