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 6b1cf2c + 152d514 commit d29ea53Copy full SHA for d29ea53
.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.5.0
+ uses: actions/setup-python@v6.0.0
22
with:
23
python-version: 3.8
24
- name: Install python dependencies
0 commit comments