Skip to content

Commit

Permalink
Merge branch 'main' into wrong-node
Browse files Browse the repository at this point in the history
  • Loading branch information
willosborne committed Jan 7, 2025
2 parents 29c5c63 + 1e9cc3b commit 876952e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-calm-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

# Step 3: Cache Maven Dependencies
- name: Cache Maven Dependencies
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: ~/.m2
key: ${{ runner.os }}-m2-${{ hashFiles('calm-hub/pom.xml') }}
Expand Down
13 changes: 7 additions & 6 deletions calm-hub/src/main/webapp/package-lock.json

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

0 comments on commit 876952e

Please sign in to comment.