Skip to content

Commit 5c6da21

Browse files
committed
Switch to setup-python@v3
1 parent 11814cc commit 5c6da21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
python-version: ['3.9.x', '3.10.x', '3.11.x', '3.12.0', '3.13.0']
1515
steps:
1616
- uses: actions/checkout@v2
17-
- uses: actions/setup-python@v2
17+
- uses: actions/setup-python@v3
1818
with:
1919
python-version: ${{ matrix.python-version }}
2020
- name: setup phpipam

0 commit comments

Comments
 (0)