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 f2fdb9b commit 09a6cb9Copy full SHA for 09a6cb9
.github/workflows/ci_test.yml
@@ -48,7 +48,7 @@ jobs:
48
repository: KorAP/KorAP-E2E-Tests
49
path: KorAP-E2E-Tests
50
- name: Set up Node.js
51
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
52
with:
53
cache: npm
54
node-version: latest
0 commit comments