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 06d93e2 commit b75b862Copy full SHA for b75b862
.github/workflows/shepherd.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
9
steps:
10
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
11
12
- name: Install dependencies
13
run: composer install --prefer-dist --no-progress --no-suggest
.github/workflows/update-license.yml
@@ -8,7 +8,7 @@ jobs:
update-license-year:
- - uses: actions/checkout@v3
with:
fetch-depth: 0
14
- uses: FantasticFiasco/action-update-license-year@v2
0 commit comments