Skip to content

Commit f102c4e

Browse files
Bump GHA
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
1 parent b8faadf commit f102c4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
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)