Skip to content

Commit 5a35420

Browse files
committed
- #51
1 parent e939685 commit 5a35420

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
@@ -97,7 +97,7 @@ jobs:
9797

9898
# Setup version of Python to use
9999
- name: Set Up Python ${{ matrix.python-version }}
100-
uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
100+
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
101101
with:
102102
python-version: ${{ matrix.python-version }}
103103
allow-prereleases: true

0 commit comments

Comments
 (0)