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 6466bcd commit b09059fCopy full SHA for b09059f
.github/workflows/build-and-test-msi.yaml
@@ -62,7 +62,7 @@ jobs:
62
git config --global core.autocrlf false
63
git config --global core.eol lf
64
- name: Set up Python
65
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
+ uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
66
with:
67
python-version: '3.x'
68
- name: Install AWS CLI
@@ -169,7 +169,7 @@ jobs:
169
170
171
172
173
174
175
0 commit comments