Skip to content

Commit 626fdcc

Browse files
authored
Update publish.yml
1 parent c27a8bd commit 626fdcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
id-token: write # REQUIRED for trusted publishing
1616
steps:
1717
- name: Checkout code
18-
- uses: actions/checkout@v4
18+
uses: actions/checkout@v4
1919

2020
- name: Set up Python
2121
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)