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.
1 parent 11814cc commit 5c6da21Copy full SHA for 5c6da21
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
python-version: ['3.9.x', '3.10.x', '3.11.x', '3.12.0', '3.13.0']
15
steps:
16
- uses: actions/checkout@v2
17
- - uses: actions/setup-python@v2
+ - uses: actions/setup-python@v3
18
with:
19
python-version: ${{ matrix.python-version }}
20
- name: setup phpipam
0 commit comments