Skip to content

Commit f102c4e

Browse files
Bump GHA
Signed-off-by: Thomas Poignant <[email protected]>
1 parent b8faadf commit f102c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v2
10-
- uses: actions/setup-node@v1
10+
- uses: actions/setup-node@v3
1111
- run: sudo npm install -g typescript nyc mocha
1212
- run: npm install
1313
- run: npm run build

0 commit comments

Comments
 (0)