Skip to content

Commit c8046d1

Browse files
committed
Use more common name setup for GitHub action python_lib
Signed-off-by: Tobias Wolf <[email protected]>
1 parent b41949c commit c8046d1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/actions/flavors_parse/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ outputs:
1313
runs:
1414
using: composite
1515
steps:
16-
- uses: gardenlinux/python-gardenlinux-lib/.github/actions/python_lib@feature/gardenlinux-restructure
16+
- uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@feature/gardenlinux-restructure
1717
- id: matrix
1818
shell: bash
1919
run: |

0 commit comments

Comments
 (0)