Skip to content

Commit ec3426d

Browse files
authored
Merge pull request #21 from rzeldent/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 2df503b + 8fa4dc8 commit ec3426d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
name: Build
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/checkout@v4
8+
- uses: actions/checkout@v6
99
- name: Set up python
1010
uses: actions/setup-python@v5
1111
with:

0 commit comments

Comments
 (0)