Skip to content

Commit

Permalink
Sync CI with official repository
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 1, 2025
1 parent b400202 commit 9c3a1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Cache connector code
id: connector-cache
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: .ci/pull-request-check/connectors
key: connectors-${{ hashFiles('.ci/pull-request-check/check-pull-request.sh') }}-${{ steps.get-connector-hash.outputs.hash }}
Expand Down

0 comments on commit 9c3a1ae

Please sign in to comment.