Skip to content

Commit 68739d5

Browse files
chore(deps): update actions/checkout action to v6
1 parent fb70ac8 commit 68739d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin --filename=composer --version=2.9.2
4040

4141
- name: "Checkout"
42-
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
42+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
4343
with:
4444
show-progress: false
4545

0 commit comments

Comments
 (0)