Remove unnecessary ref from lfs checkout, switch to only using the major version

This commit is contained in:
Stefan Ceriu
2024-03-25 11:23:58 +02:00
committed by Stefan Ceriu
parent 70441ef32a
commit 3ac359a2a3

View File

@@ -19,9 +19,7 @@ jobs:
cancel-in-progress: true
steps:
- uses: nschloe/action-cached-lfs-checkout@v1.2.1
with:
ref: ${{ github.event.pull_request.head.sha }}
- uses: nschloe/action-cached-lfs-checkout@v1
- uses: irgaly/xcode-cache@v1
with: