Fix proxy 2 (#1236)

* ci: upgrade actions

* chore: improve exception handling

* fix: incorect url behind proxy
This commit is contained in:
Florian BEZANNIER
2026-06-13 15:36:03 +02:00
committed by GitHub
parent 3fc43e5b75
commit b1054318d2
7 changed files with 42 additions and 37 deletions
@@ -17,6 +17,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: actions/checkout@v6
- name: Update psacc-ha config
env:
GH_TOKEN: ${{ inputs.gh_token }}