We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2164b5c commit 6d37d79Copy full SHA for 6d37d79
1 file changed
.github/workflows/CI.yml
@@ -51,7 +51,7 @@ jobs:
51
run: sudo apt-get update && sudo apt-get install -y xorg-dev mesa-utils xvfb libgl1 freeglut3-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev libxext-dev
52
- uses: actions/checkout@v6
53
- name: Download all workflow run artifacts
54
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
55
- uses: julia-actions/setup-julia@latest
56
with:
57
version: '1'
0 commit comments