Skip to content

Commit

Permalink
chore(deps): pin actions/cache action to 704facf
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 10, 2023
1 parent c5b11d1 commit 6654bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
pip install pipenv==${{ env.RENOVATE_PIPENV_VERSION }}
pipenv --version
- uses: actions/cache@v3.3.2
- uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
with:
path: |
~/.cache/Cypress
Expand Down

0 comments on commit 6654bd9

Please sign in to comment.