-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): update all non-major dependencies
- Loading branch information
1 parent
2033b59
commit be8342b
Showing
5 changed files
with
342 additions
and
252 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,13 +16,13 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- name: "Checkout the repository" | ||
uses: actions/checkout@v4.1.7 | ||
uses: actions/checkout@v4.2.2 | ||
|
||
- name: "Setup pnpm" | ||
uses: pnpm/[email protected] | ||
|
||
- name: "Setup node" | ||
uses: actions/setup-node@v4.0.3 | ||
uses: actions/setup-node@v4.1.0 | ||
with: | ||
node-version-file: package.json | ||
cache: "pnpm" | ||
|
@@ -41,13 +41,13 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- name: "Checkout the repository" | ||
uses: actions/checkout@v4.1.7 | ||
uses: actions/checkout@v4.2.2 | ||
|
||
- name: "Setup pnpm" | ||
uses: pnpm/[email protected] | ||
|
||
- name: "Setup node" | ||
uses: actions/setup-node@v4.0.3 | ||
uses: actions/setup-node@v4.1.0 | ||
with: | ||
node-version-file: package.json | ||
cache: "pnpm" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,13 +27,13 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- name: "Checkout the repository" | ||
uses: actions/checkout@v4.1.7 | ||
uses: actions/checkout@v4.2.2 | ||
|
||
- name: "Setup pnpm" | ||
uses: pnpm/[email protected] | ||
|
||
- name: "Setup node" | ||
uses: actions/setup-node@v4.0.3 | ||
uses: actions/setup-node@v4.1.0 | ||
with: | ||
node-version-file: package.json | ||
cache: "pnpm" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.