Skip to content

Commit

Permalink
Bump actions/download-artifact from v2 to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-pagopa[bot] authored Sep 4, 2024
1 parent 02d7699 commit 6944c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
key: ${{ runner.os }}-sbt-cache-v2-${{ hashFiles('**/*.sbt') }}-${{ hashFiles('project/build.properties') }}

- name: Download target directories (2.13.8)
uses: actions/download-artifact@v2
uses: actions/download-artifact@cbed621e49e4c01b044d60f6c80ea4ed6328b281 # v2
with:
name: target-${{ matrix.os }}-2.13.8-${{ matrix.java }}

Expand Down

0 comments on commit 6944c7b

Please sign in to comment.