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.
2 parents 3ac7b45 + 32e34a3 commit f8b89dfCopy full SHA for f8b89df
.github/workflows/lint.yml
@@ -74,7 +74,7 @@ jobs:
74
fetch-depth: 0
75
76
- name: Setup Python 3.11
77
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
+ uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
78
with:
79
python-version: 3.11
80
cache: pip
.github/workflows/test.yml
@@ -76,7 +76,7 @@ jobs:
brew install expect coreutils bash
- name: Setup Python ${{ matrix.python }}
81
python-version: ${{ matrix.python }}
82
0 commit comments