Update GH actions

This commit is contained in:
Elio Struyf
2024-02-12 14:23:28 +01:00
parent ffaea3b55d
commit 9d68797c95
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ jobs:
name: Beta
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 18
registry-url: https://registry.npmjs.org/
+2 -2
View File
@@ -13,8 +13,8 @@ jobs:
name: Stable
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 18
registry-url: https://registry.npmjs.org/