We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca32b8f commit 53276f4Copy full SHA for 53276f4
1 file changed
.github/workflows/tex.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- name: Set up Git repository
8
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
9
- name: Compile LaTeX document
10
uses: xu-cheng/latex-action@v4
11
with:
0 commit comments