Skip to content

Commit 19dfa17

Browse files
committed
use v5 for node 16 deprecation
1 parent 62a579e commit 19dfa17

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
@@ -25,7 +25,7 @@ jobs:
2525
fetch-depth: 0
2626
submodules: true
2727
- name: Set up Python
28-
uses: actions/setup-python@v4
28+
uses: actions/setup-python@v5
2929
with:
3030
python-version: "3.x"
3131
- name: Install pypa/build

0 commit comments

Comments
 (0)