Skip to content

Commit

Permalink
Update .github/workflows/create-zip.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
e271828- authored Aug 3, 2023
1 parent d3fd48e commit 21bda23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: echo "::set-output name=dir::$(composer config cache-files-dir)"

- name: Set up Composer caching
uses: actions/cache@master
uses: actions/cache@v3
env:
cache-name: cache-composer-dependencies
with:
Expand Down

0 comments on commit 21bda23

Please sign in to comment.