Skip to content

Commit 554abd1

Browse files
authored
move to actions/checkout v4
1 parent 51a752c commit 554abd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/desc-python-bleed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
password: '${{ secrets.DOCKERHUB_ACCESSTOK }}'
4444

4545
- name: checkout desc-python
46-
uses: actions/checkout@v3
46+
uses: actions/checkout@v4
4747
with:
4848
fetch-depth: 0
4949
ref: bleed

0 commit comments

Comments
 (0)