mirror of
https://github.com/FirestormViewer/phoenix-firestorm.git
synced 2026-08-14 08:53:53 +00:00
Merge pull request #253 from FirestormViewer/dependabot/github_actions/actions/cache-6
Bump actions/cache from 5 to 6
This commit is contained in:
@@ -136,7 +136,7 @@ jobs:
|
||||
|
||||
- name: Cache autobuild packages
|
||||
id: cache-installables
|
||||
uses: actions/cache@v5
|
||||
uses: actions/cache@v6
|
||||
with:
|
||||
path: .autobuild-installables
|
||||
key: ${{ runner.os }}-64-${{ matrix.configuration }}-${{ hashFiles('autobuild.xml') }}
|
||||
|
||||
Reference in New Issue
Block a user