Skip to content

Commit

Permalink
Merge branch 'main' into ci_fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gpmayorga authored Nov 23, 2023
2 parents 7afe45d + bcf8a05 commit bedeec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
type=edge
- name: Configure GHA cache
uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 #v6
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea #v6
with:
script: |
core.exportVariable('ACTIONS_CACHE_URL', process.env.ACTIONS_CACHE_URL || '');
Expand Down

0 comments on commit bedeec0

Please sign in to comment.