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 fb746ae commit fccad7dCopy full SHA for fccad7d
.github/workflows/release.yml
@@ -64,7 +64,7 @@ jobs:
64
run: git apply -v "${{ env.IMGTOOL_PACKING_PATH }}/patches/"*.patch
65
66
- name: Set up Python ${{ env.PYTHON_VERSION }}
67
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
68
with:
69
python-version: ${{ env.PYTHON_VERSION }}
70
architecture: ${{ matrix.python_arch }}
0 commit comments