Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
ci: use tagged setup python action (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher authored Oct 24, 2023
1 parent 163854a commit cb13b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
path: PlexyGlass.bundle

- name: Set up Python
uses: LizardByte/action-setup-python@master
uses: LizardByte/setup-python[email protected]
with:
python-version: '2.7'

Expand Down

0 comments on commit cb13b41

Please sign in to comment.