Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
demid5111 authored Apr 12, 2023
1 parent 4e21490 commit 4769f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ runs:
uses: actions/setup-python@v4
with:
python-version: '3.10'
cache: 'pip'
cache: 'pipenv'
- name: Install dependencies
shell: bash
run: |
Expand Down

0 comments on commit 4769f03

Please sign in to comment.