Skip to content

Commit da4361d

Browse files
Bump Node version to 16
1 parent d0811f7 commit da4361d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ jobs:
1717
- name: Checkout
1818
uses: actions/checkout@v3
1919

20-
- name: Set Node.js 10.x
20+
- name: Set Node.js 16.x
2121
uses: actions/setup-node@v3
2222
with:
23-
node-version: 10.x
23+
node-version: 16.x
2424

2525
- name: npm install
2626
run: npm install

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ inputs:
1010
required: false
1111
default: ${{ github.token }}
1212
runs:
13-
using: "node12"
13+
using: "node16"
1414
main: "dist/index.js"
1515
branding:
1616
icon: "box"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy