1
0

Bump .gitea to v5.19
Some checks failed
Python Package / Package (push) Failing after 0s

This commit is contained in:
Jon Michael Aanes 2024-03-30 14:53:07 +01:00
parent e4c29f6f5e
commit 331e1056d3
Signed by: Jmaa
SSH Key Fingerprint: SHA256:Ab0GfHGCblESJx7JRE4fj4bFy/KRpeLhi41y4pF3sNA

View File

@ -3,7 +3,7 @@ on: [push]
jobs:
Package:
uses: jmaa/workflows/.gitea/workflows/python-package.yaml@v5.17
uses: jmaa/workflows/.gitea/workflows/python-package.yaml@v5.19
secrets:
PIPY_REPO_USER: ${{ secrets.PIPY_REPO_USER }}
PIPY_REPO_PASS: ${{ secrets.PIPY_REPO_PASS }}