]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CI: bump actions/cache from 4.1.2 to 4.2.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 23 Dec 2024 14:15:53 +0000 (14:15 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 30 Dec 2024 13:05:25 +0000 (14:05 +0100)
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4.1.2...1bd1e32a3bdc45362d1e726936510720a7c30a57)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Closes #15817

.github/workflows/non-native.yml

index fa77031c73fb6bb4f14ab245f76fd5ac4c42e529..784e2478b660b52c2c8d17bc93e6148e406f1203 100644 (file)
@@ -332,7 +332,7 @@ jobs:
         run: sudo apt-get --quiet 2 --option Dpkg::Use-Pty=0 install libfl2 ${{ matrix.build == 'cmake' && 'ninja-build' || '' }}
 
       - name: 'cache compiler (djgpp)'
-        uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
+        uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
         id: cache-compiler
         with:
           path: ~/djgpp