Skip to content

Commit

Permalink
Merge pull request #868 from erikn69/patch-19
Browse files Browse the repository at this point in the history
Use GitHub Actions V4
  • Loading branch information
MortenDHansen committed Oct 6, 2023
2 parents 7d929c0 + 6352ba3 commit a32ed1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Expand Up @@ -42,7 +42,7 @@ jobs:
run: sudo apt-get update --fix-missing

- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup PHP
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit a32ed1c

Please sign in to comment.