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 5399bd3 commit 2b5d247Copy full SHA for 2b5d247
.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@v2
+ uses: actions/setup-python@v3
45
with:
46
python-version: 3.9
47
0 commit comments