Skip to content

Commit

Permalink
Update example-report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bischoffdev committed Mar 15, 2024
1 parent 5533b6b commit 2ecfc6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
working-directory: ./examples/maven-example
run: mvn clean verify
- name: Deploy example report
uses: SamKirkland/FTP-Deploy-Action@v4.3.4
uses: SamKirkland/FTP-Deploy-Action@v4.3.5
with:
server: ${{ secrets.FTPSERVER }}
username: ${{ secrets.FTPUSER }}
Expand Down

0 comments on commit 2ecfc6d

Please sign in to comment.