Skip to content

Commit

Permalink
Merge pull request #40 from rabinadk1/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/cache-2.1.6

Bump actions/cache from 2.1.5 to 2.1.6
  • Loading branch information
rabinadk1 authored Jun 14, 2021
2 parents de82bae + 1850393 commit c2ad798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
python-version: 3.8
architecture: x64
- uses: actions/[email protected].5
- uses: actions/[email protected].6
with:
path: ~/.cache/pip
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }}
Expand Down

0 comments on commit c2ad798

Please sign in to comment.