We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce7c2ee commit d898d7cCopy full SHA for d898d7c
.github/workflows/build-and-test-msi.yaml
@@ -60,7 +60,7 @@ jobs:
60
git config --global core.autocrlf false
61
git config --global core.eol lf
62
- name: Set up Python
63
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
+ uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
64
with:
65
python-version: '3.x'
66
- name: Install AWS CLI
@@ -172,7 +172,7 @@ jobs:
172
173
174
175
176
177
178
0 commit comments