We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89e0b6f commit c762e1bCopy full SHA for c762e1b
1 file changed
.github/workflows/installer.yml
@@ -50,7 +50,7 @@ jobs:
50
- uses: actions/checkout@v3
51
52
- name: Set up Python ${{ matrix.python-version }}
53
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v5
54
with:
55
python-version: ${{ matrix.python-version }}
56
0 commit comments