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

Commit a6c282e

Browse files
Bump actions/setup-python from 4 to 5 (#179)
1 parent 82622f4 commit a6c282e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fetch-depth: 0
2121

2222
- name: Setup Python 3.10
23-
uses: actions/setup-python@v4
23+
uses: actions/setup-python@v5
2424
with:
2525
python-version: '3.10'
2626

0 commit comments

Comments
 (0)