Skip to content

Commit

Permalink
Update github action tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Sital999 committed Dec 2, 2024
1 parent e001e99 commit 6bb2096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_integration_playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
.github/scripts/generate_latest_report_redirect.sh ${{steps.report-details.outputs.report_number}}
- name: Deploy report to Github Pages
uses: JamesIves/github-pages-deploy-action@v4
uses: JamesIves/github-pages-deploy-action@v4.6.9
with:
token: ${{ secrets.GH_PAGE_DEPLOY_KEY }}
# ssh-key:
Expand Down

0 comments on commit 6bb2096

Please sign in to comment.