Skip to content

Commit 4e41326

Browse files
Upgrade checkout and cache to latest versions.
1 parent b0fe014 commit 4e41326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
tools: composer:v2, cs2pr
3434

3535
- name: "Cache dependencies"
36-
uses: "actions/cache@v2"
36+
uses: "actions/cache@v4"
3737
with:
3838
path: |
3939
~/.composer/cache

0 commit comments

Comments
 (0)