1
0
Fork 0

Bump workflows to 6.02
Python Package / Package (push) Failing after 18s Details

This commit is contained in:
Jon Michael Aanes 2024-04-01 00:37:39 +02:00
parent 6e61f9bd16
commit 64e279e64e
Signed by: Jmaa
SSH Key Fingerprint: SHA256:Ab0GfHGCblESJx7JRE4fj4bFy/KRpeLhi41y4pF3sNA
1 changed files with 1 additions and 1 deletions

View File

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