We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64464b5 commit 835a64bCopy full SHA for 835a64b
.github/workflows/ci.yml
@@ -80,7 +80,7 @@ jobs:
80
- name: Checkout source
81
uses: actions/checkout@v4
82
- name: Set up Python
83
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v5
84
with:
85
python-version: "3.x"
86
- name: Install flit
0 commit comments