Skip to content

Commit 82cbbaf

Browse files
Update .github/workflows/publish.yml
Co-authored-by: Andrew Omondi <andrueastman@users.noreply.github.com>
1 parent 1bacfdd commit 82cbbaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
needs: [build]
5252
steps:
5353
- name: Checkout code
54-
uses: actions/checkout@v2
54+
uses: actions/checkout@v4
5555
- name: Set up Python
5656
uses: actions/setup-python@v2
5757
with:

0 commit comments

Comments
 (0)