We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c26cd79 + 607c4b9 commit 22a83cbCopy full SHA for 22a83cb
.github/workflows/main.yml
@@ -38,7 +38,7 @@ jobs:
38
run: |
39
sudo apt-get -y install pandoc
40
- name: Set up Python ${{ matrix.python-version }}
41
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
+ uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
42
with:
43
python-version: ${{ matrix.python-version }}
44
cache: "pip"
0 commit comments