Skip to content

Commit 05300ee

Browse files
authored
Merge pull request #11 from sslarch/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 47ba5ff + d4541b5 commit 05300ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validateTeachingMaterialTable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414

1515
- name: Clone repo
16-
uses: actions/checkout@v4
16+
uses: actions/checkout@v5
1717

1818
- name: Install elm and elm-test-rs as defined in elm-tooling.json
1919
uses: mpizenberg/elm-tooling-action@v1.7

0 commit comments

Comments
 (0)