Skip to content

Commit f4e0b7d

Browse files
hageboecksponce
authored andcommitted
Update upload-artifact action.
1 parent 6475028 commit f4e0b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-slides.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
working_directory: talk
3535
extra_system_packages: "py-pygments"
3636
- name: Upload PDF as artifact
37-
uses: actions/upload-artifact@v2
37+
uses: actions/upload-artifact@v3
3838
with:
3939
name: PDF_${{matrix.version}}
4040
path: |

0 commit comments

Comments
 (0)