We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba2afe commit 31ece1aCopy full SHA for 31ece1a
2 files changed
.github/workflows/qa.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Clone repository
21
- uses: actions/checkout@v6.0.3
+ uses: actions/checkout@v7.0.0
22
- name: Use PHP
23
uses: shivammathur/setup-php@v2
24
with:
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
17
fetch-depth: '0'
0 commit comments