Skip to content

Commit

Permalink
Merge pull request #507 from p1nkun1c0rns/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/cache-3.3.2

chore(tooling): bump actions/cache from 3.3.1 to 3.3.2
  • Loading branch information
steinbrueckri authored Sep 11, 2023
2 parents e29814d + 014cbb5 commit 2310dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
node-version: "13.x"

- uses: actions/[email protected].1
- uses: actions/[email protected].2
with:
path: ~/.npm
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
Expand Down

0 comments on commit 2310dae

Please sign in to comment.