There was an error while loading. Please reload this page.
1 parent d4559be commit 9c42abbCopy full SHA for 9c42abb
.github/workflows/node.js.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@v3
24
- name: Use Node.js ${{ matrix.node-version }}
25
- uses: actions/setup-node@v3.6.0
+ uses: actions/setup-node@v3.8.0
26
with:
27
node-version: ${{ matrix.node-version }}
28
cache: 'npm'
0 commit comments