We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfa3d01 commit a0e207cCopy full SHA for a0e207c
1 file changed
.github/workflows/deploy.yml
@@ -40,7 +40,7 @@ jobs:
40
git config --global user.email "haproxy@formilux.org"
41
git config --global gc.autoDetach "false"
42
- name: Install Python.
43
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
44
with:
45
python-version: '3.x'
46
- name: Clone dconv.
0 commit comments