diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 22d9e9a..1601015 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -22,6 +22,6 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4 # TODO: Maybe there's an action that does this for us. \ No newline at end of file