Skip to content

Commit 783c739

Browse files
authored
Merge pull request #17 from DessimozLab/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents f66c06f + 3dee403 commit 783c739

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-pypi-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: actions/checkout@v3
15+
- uses: actions/checkout@v4
1616
- name: Set up Python
1717
uses: actions/setup-python@v5
1818
with:

0 commit comments

Comments
 (0)