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 de5bdbbCopy full SHA for de5bdbb
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
24
- name: Set up Git repository
25
- uses: actions/checkout@v2
+ uses: actions/checkout@v5
26
27
# First run of pdflatex.
28
- name: First pdflatex FormalLanguageConstrainedReachabilityLectureNotes
0 commit comments