Skip to content

Commit 1778f39

Browse files
Update actions/checkout action to v6
1 parent 9257227 commit 1778f39

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
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: Checkout Code
23-
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
23+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2424
- name: Install Node
2525
uses: volta-cli/action@v4
2626
with:

0 commit comments

Comments
 (0)