Skip to content

Commit 3c13ae7

Browse files
fix(deps): update external major
1 parent 1854780 commit 3c13ae7

File tree

3 files changed

+1366
-1705
lines changed

3 files changed

+1366
-1705
lines changed

.github/workflows/semantic-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
if: "!contains(github.event.head_commit.message, '[skip ci]')"
1111
steps:
12-
- uses: actions/checkout@v3
12+
- uses: actions/checkout@v4
1313
- name: Use Node.js 18.x
1414
uses: actions/setup-node@v3
1515
with:

0 commit comments

Comments
 (0)