Merge pull request #190 from Blockception/dependabot/github_actions/all-451a913685

build(deps): bump the all group with 1 update
This commit is contained in:
github-actions[bot]
2023-11-01 18:27:08 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ jobs:
# Runs a single command using the runners shell
- name: 🏗️ Setup Node.js Environment
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
cache: npm
cache-dependency-path: package-lock.json

View File

@@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4
- name: 🏗️ Setup Node.js Environment
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
cache: npm
cache-dependency-path: package-lock.json
@@ -48,7 +48,7 @@ jobs:
uses: actions/checkout@v4
- name: 🏗️ Setup Node.js Environment
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
cache: npm
cache-dependency-path: package-lock.json