Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 11bd719
Browse files Browse the repository at this point in the history
  • Loading branch information
self-hosted-renovate-everlaw[bot] authored Oct 28, 2024
1 parent ae1631c commit c6b5822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
build_wheel:
runs-on: [self-hosted, libpff]
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- name: Download test data
run: |
if test -x "synctestdata.sh"; then ./synctestdata.sh; fi
Expand Down

0 comments on commit c6b5822

Please sign in to comment.