Skip to content

Commit

Permalink
Merge pull request #2 from R0mb0/dependabot/github_actions/actions/ch…
Browse files Browse the repository at this point in the history
…eckout-4.1.1

Bump actions/checkout from 4.1.0 to 4.1.1
  • Loading branch information
R0mb0 authored Oct 18, 2023
2 parents e7edb61 + b2e4220 commit 040c0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Compilation_Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download repo files
uses: actions/checkout@v4.1.0
uses: actions/checkout@v4.1.1
- name: Compile files
uses: xu-cheng/latex-action@v3
with:
Expand Down

0 comments on commit 040c0d8

Please sign in to comment.