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 6bb391f + c74cbd4 commit 91b9e54Copy full SHA for 91b9e54
1 file changed
.github/workflows/coding-standards.yml
@@ -96,7 +96,7 @@ jobs:
96
uses: actions/checkout@v6
97
98
- name: Setup Node
99
- uses: actions/setup-node@v6.3.0
+ uses: actions/setup-node@v6.4.0
100
with:
101
node-version-file: '.nvmrc'
102
cache: npm
0 commit comments