We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10deecd commit 88b13d5Copy full SHA for 88b13d5
2 files changed
.github/workflows/qa.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Clone repository
21
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
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