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.
1 parent 1177d43 commit d7b158bCopy full SHA for d7b158b
.github/workflows/track-lp-issues.yaml
@@ -18,7 +18,7 @@ jobs:
18
# Checkout code
19
- uses: actions/checkout@v4
20
- name: Install Python 3
21
- uses: actions/setup-python@v4.7.1
+ uses: actions/setup-python@v5.0.0
22
with:
23
python-version: 3.8
24
- name: Install dependencies
0 commit comments