mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-15 13:25:06 +00:00
chore(deps): update actions/setup-node action to v3.8.2
This commit is contained in:
parent
8ec6478600
commit
96daee1557
@ -26,7 +26,7 @@ jobs:
|
||||
run: |
|
||||
git config --global user.name "${{ github.event.pusher.name }}"
|
||||
git config --global user.email "${{ github.event.pusher.email }}"
|
||||
- uses: actions/setup-node@v3.8.1
|
||||
- uses: actions/setup-node@v3.8.2
|
||||
with:
|
||||
node-version: '16.x'
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
|
Loading…
x
Reference in New Issue
Block a user