We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 10aedd8 + edec9d4 commit 8ce61adCopy full SHA for 8ce61ad
1 file changed
.github/workflows/pythonpackage.yml
@@ -24,7 +24,7 @@ jobs:
24
continue-on-error: ${{ matrix.experimental }}
25
26
steps:
27
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
28
- name: Set up Python ${{ matrix.python-version }}
29
uses: actions/setup-python@v6
30
with:
0 commit comments