We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e4896 commit e7e40eaCopy full SHA for e7e40ea
.github/workflows/push.yml
@@ -50,7 +50,7 @@ jobs:
50
run: python3 scripts/upstreaming_dashboard.py
51
52
- name: Generate the paper PDF and add it to the website
53
- uses: xu-cheng/texlive-action@8268537fedf1198f3ed7000c544bfdbddcbae3b7 # v3
+ uses: xu-cheng/texlive-action@22c04326a5d855880f9d39bb955138bf11c6df80 # v3
54
with:
55
docker_image: ghcr.io/xu-cheng/texlive-full:20251002
56
run: |
0 commit comments