Skip to content

Commit b4a6234

Browse files
committed
one more fix, using hotfix branch
1 parent e68e89f commit b4a6234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/features_parse/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ outputs:
1111
runs:
1212
using: composite
1313
steps:
14-
- uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@0.10.5
14+
- uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@hotfix-disabled-python-cache-in-setup-action
1515
- id: result
1616
shell: bash
1717
run: |

0 commit comments

Comments
 (0)