We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a51807 commit a477cc9Copy full SHA for a477cc9
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
8
9
- name: Set up NodeJS
10
- uses: actions/setup-node@v5
+ uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
11
with:
12
node-version: 20.19.5
13
cache: 'yarn'
0 commit comments