We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc44dc8 + 86ee123 commit dfc8342Copy full SHA for dfc8342
1 file changed
.github/workflows/pythonpackage.yml
@@ -12,7 +12,7 @@ jobs:
12
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
13
14
steps:
15
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v4
16
- name: Set up Python ${{ matrix.python-version }}
17
uses: actions/setup-python@v1
18
with:
0 commit comments