Skip to content

Commit

Permalink
Update .github/workflows/build.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Shane Frasier <jeremy.frasier@trio.dhs.gov>
  • Loading branch information
felddy and jsf9k authored Nov 2, 2020
1 parent 3e7033b commit c506a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
with:
python-version: 3.9
- name: Cache pip test requirements
uses: actions/cache@v1
uses: actions/cache@v2
with:
path: ${{ env.PIP_CACHE_DIR }}
key: "test-${{ runner.os }}-\
Expand Down

0 comments on commit c506a21

Please sign in to comment.