We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f7486e commit 86c1bcaCopy full SHA for 86c1bca
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v4
20
21
- name: Setup Python 3
22
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
23
with:
24
python-version: '3.x'
25
0 commit comments