Skip to content

Commit 9d8aacd

Browse files
committed
fix: CI
1 parent 6ac76d2 commit 9d8aacd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
node-version: '8'
2020

2121
- name: Set up Python 2.7
22-
uses: LizardByte/setup-python-action@v2
22+
uses: LizardByte/setup-python-action@master
2323
with:
2424
python-version: 2.7
2525

0 commit comments

Comments
 (0)