We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c29d4cd commit ea04dfdCopy full SHA for ea04dfd
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
fetch-depth: 0
15
16
- - uses: actions/setup-python@v3
+ - uses: actions/setup-python@v5
17
18
python-version: "3.9"
19
cache: "pip"
0 commit comments