Skip to content

Commit e930f45

Browse files
committed
???????????
1 parent ef92712 commit e930f45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-build-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
- name: Setup repository and dependencies
123123
# Referenced globally, local reference failed when looking for the action in the consumer repo
124124
# it was being looked for within the repo, not as a relative path to this job when invoked
125-
uses: apify-projects/github-actions-source/.github/actions/checkout-restore-dependencies@dependency-cache
125+
uses: $/.github/actions/checkout-restore-dependencies # https://github.com/orgs/community/discussions/26245#discussioncomment-15711982
126126
with:
127127
working-directory: ${{ inputs.working-directory }}
128128

0 commit comments

Comments
 (0)