Adding SHA for security and stability (#133)

This commit is contained in:
Vidya Reddy
2025-02-05 09:21:23 -08:00
committed by GitHub
parent fd493af03c
commit 8e9b27e666
4 changed files with 7 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ jobs:
build: # make sure build/ci works properly
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Build and run L0 tests.
run: |