diff --git a/.github/workflows/blender-smoke.yml b/.github/workflows/blender-smoke.yml index a9fce6d..028dd6b 100644 --- a/.github/workflows/blender-smoke.yml +++ b/.github/workflows/blender-smoke.yml @@ -32,7 +32,7 @@ jobs: - series: "5.1" # current stable - series: "4.5" # active LTS steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Install Blender runtime libraries run: |