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

Commit 05d7c9d

Browse files
ci: use tagged setup python action (#53)
1 parent 9561f42 commit 05d7c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
path: Plugger.bundle
4545

4646
- name: Install Python
47-
uses: LizardByte/action-setup-python@master
47+
uses: LizardByte/setup-python-action@v2023.10.23-7bf3fc9
4848
with:
4949
python-version: '2.7'
5050

0 commit comments

Comments
 (0)