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 cac4b36 commit c82ad13Copy full SHA for c82ad13
.github/workflows/codeql.yml
@@ -93,7 +93,7 @@ jobs:
93
if: matrix.language == 'csharp'
94
95
- name: 🧰 Setup Node
96
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
+ uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
97
with:
98
node-version: 20
99
cache: npm
.github/workflows/docs.yml
@@ -46,7 +46,7 @@ jobs:
46
47
fetch-depth: 0 # Not needed if lastUpdated is not enabled
48
49
50
51
52
0 commit comments