Skip to content

Commit

Permalink
Merge pull request #5552 from unisonweb/aryairani-patch-4
Browse files Browse the repository at this point in the history
pin `awalsh128/[email protected]`
  • Loading branch information
aryairani authored Jan 22, 2025
2 parents 2e6dd94 + aa05b0f commit b83f2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test-jit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
key: jit-test-results.dist-exe_${{ hashFiles(env.jit_dist_rel_exe) }}.tests_${{ env.runtime_tests_causalhash }}.yaml_${{ hashFiles('**/ci-test-jit.yaml') }}

- name: install libb2 (linux)
uses: awalsh128/cache-apt-pkgs-action@latest
uses: awalsh128/cache-apt-pkgs-action@5902b33ae29014e6ca012c5d8025d4346556bd40 #v1.4.3
if: runner.os == 'Linux' && steps.cache-jit-test-results.outputs.cache-hit != 'true'
with:
packages: libb2-1
Expand Down

0 comments on commit b83f2f7

Please sign in to comment.