Skip to content

Commit 1a92e46

Browse files
committed
minor symfony#14579 Enhancement: Use actions/cache v2 (OskarStark)
This PR was merged into the 4.4 branch. Discussion ---------- Enhancement: Use actions/cache v2 cc @smoench <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `5.x` for features of unreleased versions). --> Commits ------- 92477a8 Enhancement: Use actions/cache v2
2 parents 56c4d66 + 92477a8 commit 1a92e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
id: extract_base_branch
9999

100100
- name: "Cache DOCtor-RST"
101-
uses: actions/cache@v1
101+
uses: actions/cache@v2
102102
with:
103103
path: .cache
104104
key: ${{ runner.os }}-doctor-rst-${{ steps.extract_base_branch.outputs.branch }}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy