Skip to content

Commit

Permalink
Update requirements hash
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoMi committed May 26, 2023
1 parent b3bd59d commit e784060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composite/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ runs:
continue-on-error: true
with:
path: ${{ steps.os.outputs.pip-cache }}
key: enricomi-publish-action-${{ runner.os }}-${{ runner.arch }}-pip-${{ steps.python.outputs.version }}-f3f2c295046c91ed612b4efb6c9fb352
key: enricomi-publish-action-${{ runner.os }}-${{ runner.arch }}-pip-${{ steps.python.outputs.version }}-49225d91bcb4d422ffca64ed8249a1ef

- name: Install Python dependencies
run: |
Expand Down

0 comments on commit e784060

Please sign in to comment.