mirror of
https://github.com/actions/setup-node.git
synced 2025-12-22 00:07:07 +00:00
pin github actions
This commit is contained in:
parent
395ad32622
commit
2d513128f3
10 changed files with 35 additions and 35 deletions
2
.github/workflows/basic-validation.yml
vendored
2
.github/workflows/basic-validation.yml
vendored
|
|
@ -14,6 +14,6 @@ on:
|
|||
jobs:
|
||||
call-basic-validation:
|
||||
name: Basic validation
|
||||
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main
|
||||
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@1e97bade5ca12552a4d14d19ef769e9667ad73c4 # main
|
||||
with:
|
||||
node-version: '24.x'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue