Skip to content

Commit

Permalink
build: update actions/cache digest to ab5e6d0
Browse files Browse the repository at this point in the history
See associated pull request for more information.
  • Loading branch information
angular-robot committed Mar 15, 2024
1 parent e473b70 commit 2ca0fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/yarn-install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: 'Installs the dependencies using Yarn'
runs:
using: 'composite'
steps:
- uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4
- uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4
with:
path: |
./node_modules/
Expand Down

0 comments on commit 2ca0fcf

Please sign in to comment.