We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ac76d2 commit 9d8aacdCopy full SHA for 9d8aacd
.github/workflows/debug.yml
@@ -19,7 +19,7 @@ jobs:
19
node-version: '8'
20
21
- name: Set up Python 2.7
22
- uses: LizardByte/setup-python-action@v2
+ uses: LizardByte/setup-python-action@master
23
with:
24
python-version: 2.7
25
0 commit comments