Skip to content

Commit c762e1b

Browse files
chore(deps): bump actions/setup-python from 3 to 5 (#148)
1 parent 89e0b6f commit c762e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/installer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- uses: actions/checkout@v3
5151

5252
- name: Set up Python ${{ matrix.python-version }}
53-
uses: actions/setup-python@v3
53+
uses: actions/setup-python@v5
5454
with:
5555
python-version: ${{ matrix.python-version }}
5656

0 commit comments

Comments
 (0)