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 a90f8fe commit c0d68baCopy full SHA for c0d68ba
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
steps:
49
- uses: actions/checkout@v5
50
51
- - uses: actions/download-artifact@v5
+ - uses: actions/download-artifact@v6
52
with:
53
name: testcases
54
0 commit comments