mirror of
https://github.com/mastodon/mastodon.git
synced 2026-07-28 11:57:26 -05:00
Update actions/setup-node digest to 2499707
This commit is contained in:
parent
1553ca26f2
commit
182b9bc639
2
.github/actions/setup-javascript/action.yml
vendored
2
.github/actions/setup-javascript/action.yml
vendored
|
|
@ -9,7 +9,7 @@ runs:
|
|||
using: 'composite'
|
||||
steps:
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
|
||||
uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6
|
||||
with:
|
||||
node-version-file: '.nvmrc'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user