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 b8585ae + 9f29f85 commit b691e5fCopy full SHA for b691e5f
.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 dependencies
0 commit comments