We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ede78a commit 4014e44Copy full SHA for 4014e44
.github/workflows/recent_fail_summary.yaml
@@ -34,7 +34,7 @@ jobs:
34
env:
35
GH_TOKEN: ${{ github.token }}
36
- name: Update Docs
37
- uses: test-room-7/action-update-file@v1
+ uses: test-room-7/action-update-file@v2
38
with:
39
file-path: docs/daily_pass_percentage.md
40
commit-msg: Update daily pass percentage
0 commit comments