Skip to content

Commit 448d1b2

Browse files
chore(deps): update actions/checkout action to v6
1 parent 36ade09 commit 448d1b2

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
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- name: Checkout
8-
uses: actions/checkout@v5
8+
uses: actions/checkout@v6
99
with:
1010
fetch-depth: 0
1111
- name: Setup Nodejs

0 commit comments

Comments
 (0)