diff --git a/.github/workflows/update_manifest.yml b/.github/workflows/update_manifest.yml index b80289450f3..7de2b512a60 100644 --- a/.github/workflows/update_manifest.yml +++ b/.github/workflows/update_manifest.yml @@ -14,7 +14,7 @@ jobs: strategy: fail-fast: false steps: - - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 + - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 - uses: julia-actions/setup-julia@a0a0978e28861c11a3490cee468f87d5b568851a # v2.5.0 with: version: '1.7.3' # Use the version of Julia used on the build machine