Skip to content

Commit b4c1bd8

Browse files
Update actions/checkout action to v6
1 parent dfb5265 commit b4c1bd8

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

2222
steps:
2323
- name: Checkout Code
24-
uses: actions/checkout@v3
24+
uses: actions/checkout@v6
2525
- name: Install Node
2626
uses: volta-cli/action@v4
2727
with:

0 commit comments

Comments
 (0)