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.
2 parents 43d0c7e + 2c65285 commit 2554596Copy full SHA for 2554596
.github/workflows/check.yml
@@ -47,7 +47,7 @@ jobs:
47
if: always()
48
steps:
49
- name: Download Artifacts
50
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
51
with:
52
path: artifacts
53
- name: Publish Test Results
0 commit comments