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