Skip to content

Commit

Permalink
Merge pull request #239 from City-of-Helsinki/renovate/node-20.x
Browse files Browse the repository at this point in the history
Update dependency node to v20
  • Loading branch information
khalima authored Oct 24, 2023
2 parents 7b42aff + 5e08181 commit 0d9e0e6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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

0 comments on commit 0d9e0e6

Please sign in to comment.