Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact action to v3 (#858)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent db9d6e6 commit 2f8e8ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
sonar-cloud-url: https://sonarcloud.io/summary/new_code?id=com.github.spotbugs:sonar-findbugs-plugin
github-token: ${{ secrets.PAT_TO_FORK }}
skip-creating-pull-request: true
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v3
with:
name: updated-properties-file
path: ${{ steps.integrated-test.outputs.prop-file }}
Expand Down

0 comments on commit 2f8e8ec

Please sign in to comment.