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.
2 parents b00c942 + f5f2c4d commit a3c7356Copy full SHA for a3c7356
1 file changed
.github/workflows/Compilation_Test.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Download repo files
11
- uses: actions/checkout@v6.0.2
+ uses: actions/checkout@v6.0.3
12
- name: Compile files
13
uses: xu-cheng/latex-action@v4
14
with:
0 commit comments