Skip to content

Commit

Permalink
Merge pull request #432 from kurtmckee/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub-actions-589d31e782

Bump the github-actions group with 1 update
  • Loading branch information
kurtmckee committed Mar 4, 2024
2 parents f800d50 + 5ef55f9 commit 155742b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:

- name: "Restore cache"
id: "restore-cache"
uses: "actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2" # v4.0.0
uses: "actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319" # v4.0.1
with:
# The cache key includes the following to ensure it busts correctly:
#
Expand Down Expand Up @@ -142,7 +142,7 @@ jobs:

- name: "Restore cache"
id: "restore-cache"
uses: "actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2" # v4.0.0
uses: "actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319" # v4.0.1
with:
# The cache key includes the following to ensure it busts correctly:
#
Expand Down

0 comments on commit 155742b

Please sign in to comment.