Skip to content

Commit a53e9c5

Browse files
committed
Bump actions/setup-node
1 parent ab866b0 commit a53e9c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
- name: Setup Node.js environment
16-
uses: actions/setup-node@v1.4.2
16+
uses: actions/setup-node@v1
1717
with:
1818
node-version: ">= 12"
1919

0 commit comments

Comments
 (0)