We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3af8c8 commit 6d99126Copy full SHA for 6d99126
.github/workflows/ci-pr.yml
@@ -60,7 +60,7 @@ jobs:
60
uses: actions/checkout@v4
61
62
- name: Retrieve overview reports
63
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
64
with:
65
name: logs
66
path: _logs
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
56
57
58
0 commit comments