Skip to content

Commit

Permalink
Merge pull request #58 from bankrate/multi-gitter-branch
Browse files Browse the repository at this point in the history
chore: update GitHub Actions dependencies
  • Loading branch information
Halima-RV authored Dec 23, 2024
2 parents 54b59d8 + 09b6281 commit 9650bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/redrover_generate_standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
python-version: '3.x'

- name: Cache Python dependencies
uses: actions/cache@v2
uses: actions/cache@v3
with:
path: ~/.cache/pip
key: ${{ runner.os }}-pip-${{ hashFiles('red_rover/requirements.txt') }}
Expand Down

0 comments on commit 9650bbe

Please sign in to comment.