Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 85e6279
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 3a81d2d commit 4ff9f43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
timeout-minutes: 20
steps:
- uses: hmarr/debug-action@f7318c783045ac39ed9bb497e22ce835fdafbfe6
- uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb
- uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2

- name: Setup Tools
uses: ./.github/actions/setup-tools
Expand All @@ -28,7 +28,7 @@ jobs:
timeout-minutes: 10
steps:
- uses: hmarr/debug-action@f7318c783045ac39ed9bb497e22ce835fdafbfe6
- uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb
- uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2

- name: Setup Tools
uses: ./.github/actions/setup-tools
Expand Down

0 comments on commit 4ff9f43

Please sign in to comment.