Skip to content

Commit

Permalink
Merge pull request #24 from fsr/dependabot/github_actions/actions/che…
Browse files Browse the repository at this point in the history
…ckout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
rouven0 authored Feb 19, 2024
2 parents a0696d0 + c08b7e5 commit e436cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
- uses: actions/checkout@v4

# Convert .tex to .pdf
- uses: xu-cheng/latex-action@v3
Expand Down

0 comments on commit e436cb5

Please sign in to comment.