Skip to content

Commit

Permalink
Merge pull request #2628 from newrelic/release
Browse files Browse the repository at this point in the history
Release 2025-03-05
  • Loading branch information
praveenkatha-nr authored Mar 6, 2025
2 parents 3d58cbd + 0e6d5e2 commit b428c73
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 571 deletions.
2 changes: 1 addition & 1 deletion .github/actions/bootstrap/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ runs:
working-directory: utils
run: echo "dir=$(yarn cache dir)" >> $GITHUB_OUTPUT

- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
- uses: actions/cache@v4
id: yarn-cache
with:
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}
Expand Down
Loading

0 comments on commit b428c73

Please sign in to comment.