Skip to content

Commit 48a6d89

Browse files
Bump actions/checkout from 5.0.1 to 6.0.0 (#219)
1 parent 4fc75e4 commit 48a6d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- name: Check out code
21-
uses: actions/checkout@v5.0.1
21+
uses: actions/checkout@v6.0.0
2222

2323
- name: Install Pandoc
2424
uses: pandoc/actions/[email protected]

0 commit comments

Comments
 (0)