We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71e7d22 + ce5a5ee commit 1d3b0bfCopy full SHA for 1d3b0bf
1 file changed
.github/workflows/releaser.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@v3
22
23
- name: Set up Python
24
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
25
with:
26
cache: "pip"
27
cache-dependency-path: "requirements/packaging.txt"
0 commit comments