diff --git a/.github/workflows/publish-tasks.yml b/.github/workflows/publish-tasks.yml index e7b5fb3..92eac00 100644 --- a/.github/workflows/publish-tasks.yml +++ b/.github/workflows/publish-tasks.yml @@ -18,7 +18,7 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it - - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 + - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4 with: lfs: true