Skip to content

Commit ba56a4f

Browse files
committed
Bump actions/setup-python from 4.6.0 to 4.6.1 - #34
1 parent 4ade4cf commit ba56a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494

9595
# Setup version of Python to use
9696
- name: Set Up Python ${{ matrix.python-version }}
97-
uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0
97+
uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
9898
with:
9999
python-version: ${{ matrix.python-version }}
100100
allow-prereleases: true

0 commit comments

Comments
 (0)