Skip to content

Commit

Permalink
Bump pat-s/always-upload-cache from 1.1.4 to 3.0.11 (#1160)
Browse files Browse the repository at this point in the history
Bumps [pat-s/always-upload-cache](https://github.com/pat-s/always-upload-cache) from 1.1.4 to 3.0.11.
- [Release notes](https://github.com/pat-s/always-upload-cache/releases)
- [Changelog](https://github.com/pat-s/always-upload-cache/blob/main/RELEASES.md)
- [Commits](pat-s/always-upload-cache@v1.1.4...v3.0.11)

---
updated-dependencies:
- dependency-name: pat-s/always-upload-cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Konstantin Obenland <[email protected]>
  • Loading branch information
dependabot[bot] and obenland authored Jan 14, 2025
1 parent 60f21f9 commit 6fb6580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
id: composer-cache
run: echo "::set-output name=dir::$(composer config cache-files-dir)"
- name: Setup cache
uses: pat-s/always-upload-cache@v1.1.4
uses: pat-s/always-upload-cache@v3.0.11
with:
path: ${{ steps.composer-cache.outputs.dir }}
# Use the hash of composer.json as the key for your cache if you do not commit composer.lock.
Expand Down

0 comments on commit 6fb6580

Please sign in to comment.