Skip to content

Commit 2c14553

Browse files
committed
Bump coverallsapp/github-action from 2.2.0 to 2.2.1 - #45
1 parent fc5c06d commit 2c14553

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@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
100+
uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
101101
with:
102102
python-version: ${{ matrix.python-version }}
103103
allow-prereleases: true

0 commit comments

Comments
 (0)