Skip to content

Commit

Permalink
Bump action version
Browse files Browse the repository at this point in the history
  • Loading branch information
christeredvartsen committed May 22, 2023
1 parent 83cfe1e commit 81832c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
php: ['5.6', '7.0', '7.1', '7.2']
name: Test on PHP ${{ matrix.php }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Remove lock file
run: rm composer.lock
Expand Down

0 comments on commit 81832c9

Please sign in to comment.