Skip to content

Commit fd3e0ab

Browse files
chore: Bump setup-python action in release stage
1 parent 40cfefe commit fd3e0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
9797

9898
- name: Set up Python
99-
uses: actions/setup-python@0f07f7f756721ebd886c2462646a35f78a8bc4de # v1
99+
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
100100
with:
101101
python-version: 3.8
102102

0 commit comments

Comments
 (0)