diff --git a/.github/workflows/render.yml b/.github/workflows/render.yml index 7e64d4098..f3e0617d3 100644 --- a/.github/workflows/render.yml +++ b/.github/workflows/render.yml @@ -17,7 +17,7 @@ jobs: runs-on: macos-latest steps: - - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 + - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1 - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6 with: python-version: '3.14'