Skip to content

Commit

Permalink
Pin build-latex-document-action to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kostrykin committed Feb 19, 2024
1 parent 32cd10c commit 0587c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_assignments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Initialize
uses: actions/checkout@v4

- uses: kostrykin/build-latex-document-action@v1
- uses: kostrykin/build-latex-document-action@v1.0.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
working_directory: assignments
Expand Down

0 comments on commit 0587c4b

Please sign in to comment.