diff --git a/.github/workflows/lint-test-and-generate.yml b/.github/workflows/lint-test-and-generate.yml index 4e79369..f24d121 100644 --- a/.github/workflows/lint-test-and-generate.yml +++ b/.github/workflows/lint-test-and-generate.yml @@ -100,7 +100,7 @@ jobs: entry: ${{ fromJSON(needs.generate.outputs.entries) }} steps: - name: download generated code - uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2 + uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1 with: name: generator-out