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 9f22ff3 + 87c51d6 commit 25bbfd7Copy full SHA for 25bbfd7
.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.4.0
+ uses: actions/setup-python@v5.5.0
22
with:
23
python-version: 3.8
24
- name: Install dependencies
0 commit comments