Fix template sync

This commit is contained in:
Kevin Deldycke 2024-03-19 10:43:18 +01:00
parent 0217788a24
commit b19ba5374c
No known key found for this signature in database
GPG Key ID: C572BB01B1ED5A3A
6 changed files with 6 additions and 6 deletions

View File

@ -10,4 +10,4 @@ name: Autofix
jobs:
autofix:
uses: kdeldycke/workflows/.github/workflows/autofix.yaml@v3.4.0
uses: kdeldycke/workflows/.github/workflows/autofix.yaml@v3.4.1

View File

@ -8,4 +8,4 @@ name: Autolock
jobs:
autolock:
uses: kdeldycke/workflows/.github/workflows/autolock.yaml@v3.4.0
uses: kdeldycke/workflows/.github/workflows/autolock.yaml@v3.4.1

View File

@ -10,4 +10,4 @@ name: Docs
jobs:
docs:
uses: kdeldycke/workflows/.github/workflows/docs.yaml@v3.4.0
uses: kdeldycke/workflows/.github/workflows/docs.yaml@v3.4.1

View File

@ -11,4 +11,4 @@ name: Label sponsors
jobs:
label-sponsors:
uses: kdeldycke/workflows/.github/workflows/label-sponsors.yaml@v3.4.0
uses: kdeldycke/workflows/.github/workflows/label-sponsors.yaml@v3.4.1

View File

@ -8,4 +8,4 @@ name: Labels
jobs:
labels:
uses: kdeldycke/workflows/.github/workflows/labels.yaml@v3.4.0
uses: kdeldycke/workflows/.github/workflows/labels.yaml@v3.4.1

View File

@ -6,4 +6,4 @@ name: Lint
jobs:
lint:
uses: kdeldycke/workflows/.github/workflows/lint.yaml@v3.4.0
uses: kdeldycke/workflows/.github/workflows/lint.yaml@v3.4.1