Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit c703aa8

Browse files
committed
Add missing uses parameter
1 parent 8fc1be6 commit c703aa8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
uses: actions/checkout@v3
1313

1414
- name: Setup Python
15+
uses: actions/setup-python@v4
1516
with:
1617
python-version: "3.7"
1718

0 commit comments

Comments
 (0)