Skip to content

Commit a3c7356

Browse files
authored
Merge pull request #15 from R0mb0/dependabot/github_actions/actions/checkout-6.0.3
Bump actions/checkout from 6.0.2 to 6.0.3
2 parents b00c942 + f5f2c4d commit a3c7356

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6.0.2
11+
uses: actions/checkout@v6.0.3
1212
- name: Compile files
1313
uses: xu-cheng/latex-action@v4
1414
with:

0 commit comments

Comments
 (0)