We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a0155c commit 0ae5651Copy full SHA for 0ae5651
.github/workflows/build-and-deploy.yml
@@ -6,6 +6,6 @@ jobs:
6
Setup-Compile-Deploy:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: DanySK/compile-and-publish-all-latex@2.0.72
+ - uses: DanySK/compile-and-publish-all-latex@2.1.3
10
with:
11
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments