Skip to content

Commit f1563ef

Browse files
Bump actions/setup-python in /.github/actions/create-dev-env (#2370)
1 parent 3447558 commit f1563ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/create-dev-env/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
using: composite
66
steps:
77
- name: Set Up Python 🐍
8-
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
8+
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
99
with:
1010
python-version: 3.12
1111

0 commit comments

Comments
 (0)