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.
2 parents 40c3952 + 68f2db6 commit bb90bf1Copy full SHA for bb90bf1
.github/workflows/lint-check-spa.yml
@@ -25,7 +25,7 @@ jobs:
25
26
# Install Node and npm
27
- name: Setup Node.js
28
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
+ uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
29
with:
30
node-version: 16.x
31
cache: 'npm'
.github/workflows/prepare-release.yml
@@ -49,7 +49,7 @@ jobs:
49
tools: composer, cs2pr
50
51
52
53
54
55
0 commit comments