Skip to content

Commit

Permalink
[CLEANUP] updates github workflow to use up2date action version for c…
Browse files Browse the repository at this point in the history
…heckouts
  • Loading branch information
EvilBMP committed Nov 3, 2023
1 parent 22b6698 commit fcd65bf
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:
runs-on: ubuntu-latest
steps:
- name: "Checkout"
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: "Install PHP"
uses: shivammathur/setup-php@v2
with:
Expand Down

0 comments on commit fcd65bf

Please sign in to comment.