Skip to content

Commit

Permalink
Switch to actions/checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius authored Dec 6, 2023
1 parent 1a37031 commit 8c9b045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coding-standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

steps:
- name: "Checkout"
uses: "actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11" # v4
uses: "actions/checkout@v4"

- name: "Install PHP"
uses: "shivammathur/[email protected]"
Expand Down

0 comments on commit 8c9b045

Please sign in to comment.