Skip to content

Commit 7a46527

Browse files
chore(deps): update actions/setup-python action to v5.1.1
1 parent 95f70ce commit 7a46527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

3333
- uses: capralifecycle/actions-lib/configure-npm@dd42e0106c3efe8653cce077ec74f1a0bb12ef8f # v1.5.0
3434

35-
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
35+
- uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
3636
id: setup-python
3737
with:
3838
python-version: 3.8.18

0 commit comments

Comments
 (0)