Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/docker/node-23.1.0-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
nokhnaton committed Nov 4, 2024
2 parents e5efdbd + a12b512 commit 523efa2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v4
- uses: actions/[email protected].7
- uses: actions/[email protected].8
with:
name: coverage
path: ./coverage
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"vitest": "^2.1.3",
"vitest-github-actions-reporter": "^0.11.1",
"vue-tsc": "^2.1.6",
"workbox-cacheable-response": "^6.5.4",
"workbox-cacheable-response": "^7.3.0",
"workbox-core": "^7.0.0",
"workbox-expiration": "^6.5.4",
"workbox-precaching": "^7.1.0",
Expand Down

0 comments on commit 523efa2

Please sign in to comment.