Skip to content

Commit 3ee2fa4

Browse files
Bump actions/setup-python from 5.4.0 to 5.5.0 (#847)
1 parent 9926f78 commit 3ee2fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
submodules: recursive
5151

5252
- name: Set up Python
53-
uses: actions/setup-python@v5.4.0
53+
uses: actions/setup-python@v5.5.0
5454
with:
5555
python-version: ${{ env.PYTHON_VERSION }}
5656

0 commit comments

Comments
 (0)