We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ca8cc6 + 6ee247f commit 8bc4b30Copy full SHA for 8bc4b30
.github/workflows/track-lp-issues.yaml
@@ -18,7 +18,7 @@ jobs:
18
# Checkout code
19
- uses: actions/[email protected]
20
- name: Install Python 3
21
- uses: actions/setup-python@v5.2.0
+ uses: actions/setup-python@v5.3.0
22
with:
23
python-version: 3.8
24
- name: Install dependencies
0 commit comments