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 f0fa246 commit 4194951Copy full SHA for 4194951
.github/workflows/main.yml
@@ -41,7 +41,7 @@ jobs:
41
git checkout -b update-discovery-artifacts-${{ steps.date.outputs.current_date }}
42
43
- name: Set up Python 3.9
44
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
45
with:
46
python-version: 3.9
47
0 commit comments