Skip to content

Commit ee0d3f7

Browse files
authored
Update action.yml
1 parent af559e9 commit ee0d3f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/poetry_setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ runs:
3232
with:
3333
python-version: ${{ inputs.python-version }}
3434

35-
- uses: actions/cache@v4
35+
# - uses: actions/cache@v4
3636
# id: cache-bin-poetry
3737
# name: Cache Poetry binary - Python ${{ inputs.python-version }}
3838
# env:

0 commit comments

Comments
 (0)