mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 02:46:15 -04:00
checkPlugin: Bump actions/setup-node to v3
This commit is contained in:
parent
90d1ae87a7
commit
e3e86dc0aa
3 changed files with 4 additions and 4 deletions
|
@ -43,7 +43,7 @@ jobs:
|
|||
env:
|
||||
PLUGIN_NAME: ${{ steps.plugin_name.outputs.plugin_name }}
|
||||
-
|
||||
uses: actions/setup-node@v2
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 12
|
||||
cache: 'npm'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue