We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54b59d8 + 09b6281 commit 9650bbeCopy full SHA for 9650bbe
.github/workflows/redrover_generate_standards.yml
@@ -18,7 +18,7 @@ jobs:
18
python-version: '3.x'
19
20
- name: Cache Python dependencies
21
- uses: actions/cache@v2
+ uses: actions/cache@v3
22
with:
23
path: ~/.cache/pip
24
key: ${{ runner.os }}-pip-${{ hashFiles('red_rover/requirements.txt') }}
0 commit comments