We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a372d5 commit 83cd79bCopy full SHA for 83cd79b
.github/workflows/quality_code_cdk_constructor.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Install poetry
47
run: pipx install poetry
48
- name: Set up Python ${{ matrix.python-version }}
49
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
+ uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
50
with:
51
python-version: ${{ matrix.python-version }}
52
cache: "poetry"
0 commit comments