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 db523c4 commit 8b243c2Copy full SHA for 8b243c2
1 file changed
.github/workflows/build-slides.yml
@@ -43,7 +43,7 @@ jobs:
43
working_directory: talk
44
extra_system_packages: "py-pygments"
45
- name: Upload PDF as artifact
46
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v6
47
with:
48
name: PDF_${{matrix.version}}
49
path: |
0 commit comments