Skip to content

Commit f06650d

Browse files
chore(deps): bump actions/setup-node from 2.3.0 to 2.4.0 (#168)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 733f7a7 commit f06650d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99

1010
- name: Setup Node.js for use with actions
11-
uses: actions/setup-node@v2.3.0
11+
uses: actions/setup-node@v2.4.0
1212

1313
- name: Checkout
1414
uses: actions/checkout@v2.3.4

0 commit comments

Comments
 (0)