Skip to content

Commit

Permalink
fixup! Add a github action to check if there is new elevate packages …
Browse files Browse the repository at this point in the history
…available
  • Loading branch information
Mikhail Sandakov committed Oct 25, 2024
1 parent 84f8a9c commit aa7833a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elivate_packages_update_checkr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Install dependencies
run: |
python -m pip install requests
python -m pip install requests packaging
- name: Check for newer packages
env:
Expand Down

0 comments on commit aa7833a

Please sign in to comment.