Update nschloe/action-cached-lfs-checkout action to v1.2.2

This commit is contained in:
renovate[bot] 2023-08-10 08:26:25 +00:00 committed by GitHub
parent e600b0515f
commit 3a1e111b26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@ jobs:
cancel-in-progress: true
steps:
- name: ⏬ Checkout with LFS
uses: nschloe/action-cached-lfs-checkout@v1.2.1
uses: nschloe/action-cached-lfs-checkout@v1.2.2
with:
# Ensure we are building the branch and not the branch after being merged on develop
# https://github.com/actions/checkout/issues/881