We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef938c1 + 6b96f9f commit 855c4dcCopy full SHA for 855c4dc
1 file changed
.github/workflows/python-package.yml
@@ -15,7 +15,7 @@ jobs:
15
python-version: ["3.12", "3.13"]
16
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
19
20
- name: Set up Python ${{ matrix.python-version }}
21
uses: actions/setup-python@v6
0 commit comments