Skip to content

Commit 9650bbe

Browse files
authored
Merge pull request #58 from bankrate/multi-gitter-branch
chore: update GitHub Actions dependencies
2 parents 54b59d8 + 09b6281 commit 9650bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/redrover_generate_standards.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
python-version: '3.x'
1919

2020
- name: Cache Python dependencies
21-
uses: actions/cache@v2
21+
uses: actions/cache@v3
2222
with:
2323
path: ~/.cache/pip
2424
key: ${{ runner.os }}-pip-${{ hashFiles('red_rover/requirements.txt') }}

0 commit comments

Comments
 (0)