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 181ece1 + 66d422e commit b8d3957Copy full SHA for b8d3957
.github/workflows/frontend-format.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
- name: Setup Node.js
20
- uses: actions/setup-node@v2
+ uses: actions/setup-node@v4
21
with:
22
node-version: '20'
23
.github/workflows/frontend-lint.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v3
0 commit comments