Merge pull request #8061 from commercialhaskell/dependabot/github_actions/actions/cache-6

Bump actions/cache from 5 to 6
This commit is contained in:
Jens Petersen 2026-06-29 16:44:14 +08:00 committed by GitHub
commit 0d3f0f4659
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y libgmp-dev
- uses: actions/cache@v5
- uses: actions/cache@v6
with:
path: |
~/.stack