Skip to content

Commit 65db98a

Browse files
authored
Merge pull request #24 from OskarStark/checkout
Update actions/checkout
2 parents b0b0323 + aa0aeab commit 65db98a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- name: Checkout code
14-
uses: actions/checkout@v2
14+
uses: actions/checkout@v4
1515

1616
- name: Set up PHP
1717
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)