Skip to content

Commit 4437e44

Browse files
authored
Merge pull request #8 from spoo-me/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 4be5fbc + 2e9fda6 commit 4437e44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

2121
steps:
2222
- name: Checkout Repository
23-
uses: actions/checkout@v4
23+
uses: actions/checkout@v5
2424

2525
- name: Set up Python
2626
uses: actions/setup-python@v6

0 commit comments

Comments
 (0)