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 1a8d831 + 77ad255 commit 88caa73Copy full SHA for 88caa73
.github/workflows/format-json-files.yml
@@ -28,7 +28,7 @@ jobs:
28
29
# Runs a single command using the runners shell
30
- name: 🏗️ Setup Node.js Environment
31
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
32
with:
33
cache: npm
34
cache-dependency-path: package-lock.json
.github/workflows/pull-request.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v4
20
21
22
23
24
25
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
54
0 commit comments