Skip to content

Commit 8339418

Browse files
authored
Merge pull request #6 from spaze/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 78a605b + c6ac65b commit 8339418

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- "8.2"
1616

1717
steps:
18-
- uses: actions/checkout@v3
18+
- uses: actions/checkout@v4
1919

2020
- name: OS info
2121
run: cat /etc/os-release

0 commit comments

Comments
 (0)