Skip to content

Commit

Permalink
Use actions/checkout@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Apr 8, 2022
1 parent 448548a commit 1e4c2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
php-version: ["7.1", "7.2", "7.3", "7.4", "8.0", "8.1"]
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Install xmllint
run: |
sudo apt update
Expand Down

0 comments on commit 1e4c2c3

Please sign in to comment.