Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…t-admin into renovate/glob-10.x
  • Loading branch information
khalima committed Oct 24, 2023
2 parents 6f4ca45 + 0d9e0e6 commit a956456
Show file tree
Hide file tree
Showing 5 changed files with 311 additions and 322 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
container:
image: ghcr.io/city-of-helsinki/drupal-php-docker:${{ matrix.php-versions }}-alpine
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 1

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
cleanup:
runs-on: ubuntu-latest
steps:
- uses: dev-drprasad/delete-older-releases@v0.2.1
- uses: dev-drprasad/delete-older-releases@v0.3.2
with:
keep_latest: 20
env:
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.18.2
20.9.0
Loading

0 comments on commit a956456

Please sign in to comment.