Skip to content

Commit

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

Bump the github-actions group with 1 update
  • Loading branch information
kurtmckee authored Feb 1, 2024
2 parents 5c1900e + f4238bd commit f800d50
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@704facf57e6136b1bc63b828d79edcd491f0ee84" # v3.3.2
uses: "actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2" # v4.0.0
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@704facf57e6136b1bc63b828d79edcd491f0ee84" # v3.3.2
uses: "actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2" # v4.0.0
with:
# The cache key includes the following to ensure it busts correctly:
#
Expand Down

0 comments on commit f800d50

Please sign in to comment.