Skip to content

Commit 2389a10

Browse files
Update actions/checkout action to v4
1 parent 957b2d5 commit 2389a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/javadocs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Checkout repository
19-
uses: actions/checkout@v3
19+
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
2020

2121
- name: Clean up folder
2222
run: rm -rf Slimefun4/

0 commit comments

Comments
 (0)