Skip to content

Commit 70e3e3a

Browse files
Merge pull request #72 from oliverklee/task/update-gh-actions
[TASK] Upgrade the GitHub Actions
2 parents 9f0d1a8 + 93fe74e commit 70e3e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
steps:
3333
- name: "Checkout"
34-
uses: "actions/checkout@v2"
34+
uses: "actions/checkout@v3"
3535

3636
- name: "Install PHP"
3737
uses: "shivammathur/setup-php@v2"

0 commit comments

Comments
 (0)