Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit fd5feba

Browse files
authored
use action/checkout v3
1 parent ef01198 commit fd5feba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
command: diff-pdf.exe
2626

2727
steps:
28-
- uses: actions/checkout@v2
28+
- uses: actions/checkout@v3
2929

3030
- name: Build package
3131
run: |

0 commit comments

Comments
 (0)