Skip to content

Commit

Permalink
Bump the actions group with 2 updates (#484)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 16cbeae commit 2fa9c93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v2
- uses: actions/setup-node@v4
- id: cache-restore
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: ./.evergreen/github_app/node_modules
key: npm-${{ hashFiles('./.evergreen/github_app/package-lock.json') }}
Expand Down

0 comments on commit 2fa9c93

Please sign in to comment.