Skip to content

Commit

Permalink
fix(deps): update all dependencies j:cdx-227
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-coveo[bot] authored Nov 15, 2024
1 parent 3c800ef commit a124a60
Show file tree
Hide file tree
Showing 8 changed files with 7,280 additions and 9,053 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-starter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout main
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Fetch all tags
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build: # make sure build/ci work properly
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- run: |
npm run setup
- run: |
Expand Down
Loading

0 comments on commit a124a60

Please sign in to comment.