Skip to content

Commit

Permalink
chore: bump actions/cache from 4.0.2 to 4.1.1 in /.github/actions/bui…
Browse files Browse the repository at this point in the history
…ld-for-integrations (#6340)
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 1e3dfb0 commit c9ce6e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-for-integrations/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ runs:

- name: Cache Build
id: step-cache-build
uses: actions/cache@v4.0.2
uses: actions/cache@v4.1.1
with:
key: ${{ steps.cache-key.outputs.value }}
path: ${{ steps.cache-path.outputs.value }}
Expand Down

0 comments on commit c9ce6e9

Please sign in to comment.