Upgrade Node.js and GitHub Actions dependencies (#1985)

Fixes #1984
This commit is contained in:
Zoltán Bedi
2025-03-10 14:40:26 +01:00
committed by GitHub
parent 0a712f4003
commit 4a8043c924
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ jobs:
compatibilitycheck: compatibilitycheck:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v4
- uses: actions/setup-node@v3 - uses: actions/setup-node@v3
with: with:
node-version-file: '.nvmrc' node-version-file: '.nvmrc'

2
.nvmrc
View File

@@ -1 +1 @@
18 22