Skip to content

Commit 2f7c8a3

Browse files
committed
Bump actions/setup-python from 4.5.0 to 4.6.0 - #26
1 parent 041a4b7 commit 2f7c8a3

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
@@ -96,7 +96,7 @@ jobs:
9696

9797
# Setup version of Python to use
9898
- name: Set Up Python ${{ matrix.python-version }}
99-
uses: actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4.5.0
99+
uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0
100100
with:
101101
python-version: ${{ matrix.python-version }}
102102
cache: 'pip'

0 commit comments

Comments
 (0)