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 f5fa63a + 25bae9c commit c0126e6Copy full SHA for c0126e6
1 file changed
.github/workflows/test.yml
@@ -77,7 +77,7 @@ jobs:
77
curl -fsSL https://github.com/Orange-OpenSource/hurl/releases/download/4.3.0/hurl_4.3.0_amd64.deb -o hurl.deb
78
sudo apt install ./hurl.deb
79
- uses: actions/checkout@v5
80
- - uses: actions/download-artifact@v5
+ - uses: actions/download-artifact@v6
81
with:
82
name: tims-package-server
83
- run: mv */tims-package-server .
0 commit comments