Skip to content

Commit f35238b

Browse files
authored
Merge pull request #2 from R0mb0/dependabot/github_actions/actions/checkout-4.2.1
Bump actions/checkout from 4.2.0 to 4.2.1
2 parents 31d5cfb + ea2eff1 commit f35238b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Compilation_Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Download repo files
11-
uses: actions/checkout@v4.2.0
11+
uses: actions/checkout@v4.2.1
1212
- name: Compile files
1313
uses: xu-cheng/latex-action@v3
1414
with:

0 commit comments

Comments
 (0)