Skip to content

Commit a9ea666

Browse files
fix(deps): update all dependencies j:cdx-227 (major) (#338)
* fix(deps): update all dependencies j:cdx-227 * revert eslint to v8 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alex Prudhomme <[email protected]>
1 parent f0c5874 commit a9ea666

File tree

3 files changed

+890
-322
lines changed

3 files changed

+890
-322
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
git config --global user.email [email protected]
3939
git config --global user.name GitHub Action
4040
- name: Setup Pages
41-
uses: actions/configure-pages@v4
41+
uses: actions/configure-pages@v5
4242
- name: Build
4343
run: npm run build
4444
- name: Test

0 commit comments

Comments
 (0)