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 bae50a6 commit df1d7f9Copy full SHA for df1d7f9
.github/workflows/main.yml
@@ -62,7 +62,7 @@ jobs:
62
63
# Publish compiled pdf
64
- name: Upload
65
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v5
66
with:
67
name: FormalLanguageConstrainedReachabilityLectureNotes_latest
68
path: tex/FormalLanguageConstrainedReachabilityLectureNotes.pdf
0 commit comments