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 a6973fb commit 1791331Copy full SHA for 1791331
.github/workflows/graalvm-build.yml
@@ -55,7 +55,7 @@ jobs:
55
56
steps:
57
- uses: actions/checkout@v5.0.0
58
- - uses: actions/download-artifact@v5.0.0
+ - uses: actions/download-artifact@v6.0.0
59
name: Downloading artifacts
60
61
- name: Display structure of downloaded files
0 commit comments