Skip to content

Commit b861476

Browse files
Bump actions/checkout from 4 to 5 (#99)
1 parent fd5ee75 commit b861476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scala.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
permissions:
1313
contents: write
1414
steps:
15-
- uses: actions/checkout@v4
15+
- uses: actions/checkout@v5
1616
- name: Set up JDK
1717
uses: actions/setup-java@v5
1818
with:

0 commit comments

Comments
 (0)