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

Commit 9d029c3

Browse files
Merge pull request #6 from PowerGridModel/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 3b99ca8 + 649a71f commit 9d029c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
id-token: write # Required for Trusted Publishing
1515

1616
steps:
17-
- uses: actions/checkout@v4
17+
- uses: actions/checkout@v5
1818

1919
- name: Setup python
2020
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)