There was an error while loading. Please reload this page.
2 parents 199d3cb + 2eaa7f5 commit 32c961cCopy full SHA for 32c961c
2 files changed
.github/workflows/lint.yml
@@ -13,7 +13,7 @@ jobs:
13
name: "🐘 PHP-CS-Fixer"
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
17
- name: "PHP-CS-Fixer"
18
uses: docker://oskarstark/php-cs-fixer-ga:3.8.0
19
with:
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
12
- name: Changelog
id: changelog
0 commit comments