diff --git a/.github/workflows/device-tox.yml b/.github/workflows/device-tox.yml index 9245a647..b98578a4 100644 --- a/.github/workflows/device-tox.yml +++ b/.github/workflows/device-tox.yml @@ -20,7 +20,7 @@ jobs: matrix: python: ["3.8", "3.10"] steps: - - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: Set up Python uses: actions/setup-python@v5 with: