There was an error while loading. Please reload this page.
2 parents 9554ef6 + cb3d0e8 commit 30eba80Copy full SHA for 30eba80
1 file changed
.github/workflows/omv-ci.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@v6
23
- name: Set up Python ${{ matrix.python-version }}
24
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
25
with:
26
python-version: ${{ matrix.python-version }}
27
0 commit comments