Skip to content

Commit

Permalink
bump gh action checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
hofbi committed Jul 9, 2024
1 parent 92c13eb commit 3e8f098
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Build the Docker image
run: docker build . --tag uselatex:$(date +%s)

0 comments on commit 3e8f098

Please sign in to comment.