We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6735f1e + 48e799b commit c2b070fCopy full SHA for c2b070f
1 file changed
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
# Steps represent a sequence of tasks that will be executed as part of the job
29
steps:
30
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
31
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
32
33
# https://github.com/josephwright/siunitx/blob/549cad913591b92a3a199b7477a325866303bf29/.github/workflows/main.yaml
34
# We need Ghostscript for XeTeX tests.
0 commit comments