We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cff5f5 commit 273d629Copy full SHA for 273d629
1 file changed
.github/workflows/phpstan.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: Startup
13
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
14
- name: Download PHP Release
15
uses: dsaltares/fetch-gh-release-asset@1.1.2
16
with:
0 commit comments