We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a64a293 + 179a4df commit ef938c1Copy full SHA for ef938c1
1 file changed
.github/workflows/python-package.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v4
19
20
- name: Set up Python ${{ matrix.python-version }}
21
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v6
22
with:
23
python-version: ${{ matrix.python-version }}
24
0 commit comments