We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73dff11 + 284b76c commit 4debfefCopy full SHA for 4debfef
3 files changed
.github/workflows/php-cs-fixer.yml
@@ -8,7 +8,7 @@ jobs:
8
9
steps:
10
- name: Checkout code
11
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
12
with:
13
ref: ${{ github.head_ref }}
14
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
21
- name: Install optimizers
22
run: |
.github/workflows/update-changelog.yml
@@ -10,7 +10,7 @@ jobs:
15
ref: main
0 commit comments