1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

bumping creating-release node version to 16

This commit is contained in:
Patrik J. Braun 2022-11-25 23:00:34 +01:00
parent 11fffd4a5d
commit 921304d009

View File

@ -76,7 +76,7 @@ jobs:
name: Setup Node.js for use with actions
uses: actions/setup-node@v2
with:
node-version: 12
node-version: 16
-
name: Install Deps
run: npm install --unsafe-perm