Skip to content

Commit

Permalink
Bump actions version to remove deprecated warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
liviuconcioiu committed Sep 13, 2024
1 parent 18e6846 commit e018f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
operating-system: [ubuntu-latest]
php-version: ['7.2']
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
Expand Down

0 comments on commit e018f72

Please sign in to comment.