mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-07-20 22:07:56 +08:00
[actions] update action versions to use node 20
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Harden Runner
|
||||
uses: step-security/harden-runner@v1
|
||||
uses: step-security/harden-runner@v2
|
||||
with:
|
||||
allowed-endpoints:
|
||||
api.github.com:443
|
||||
|
||||
Reference in New Issue
Block a user