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 336d7a8 commit ebd45d1Copy full SHA for ebd45d1
.github/workflows/Publish-Website.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v2
19
20
- name: Set up Python 3.8
21
- uses: actions/setup-python@v3.1.0
+ uses: actions/setup-python@v4.5.0
22
with:
23
python-version: 3.8
24
0 commit comments