Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 3b9b8c8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent b1ded9e commit ca4c906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/typecheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@2d1c1198e79c30cca5c3957b1e3b65ce95b5356e
- uses: actions/checkout@3b9b8c884f6b4bb4d5be2779c26374abadae0871
- name: Setup Node.js environment
uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d
- run: yarn --frozen
Expand Down

0 comments on commit ca4c906

Please sign in to comment.