mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
chore(deps): update actions/setup-python action to v4
This commit is contained in:
parent
9d46e6f460
commit
55580bc51c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/code_quality_analysis.yml
vendored
2
.github/workflows/code_quality_analysis.yml
vendored
|
@ -72,7 +72,7 @@ jobs:
|
|||
cache-read-only: true
|
||||
|
||||
- name: Setup python
|
||||
uses: actions/setup-python@v3
|
||||
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
|
||||
with:
|
||||
python-version: 3.8
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue