Skip to content

Commit 7471030

Browse files
chore(deps): update actions/checkout action to v5
1 parent dc9b32b commit 7471030

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.8.12
4040

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

0 commit comments

Comments
 (0)