diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index 2c4af331..3d848e6c 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -18,7 +18,7 @@ jobs: group: ubuntu-runners steps: - name: Checkout sources - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Setup Docker uses: ./.github/actions/docker-setup - name: Run `make`