Skip to content

Commit 22a83cb

Browse files
Merge pull request #127 from bird-house/dependabot/github_actions/actions-c95a42c707
2 parents c26cd79 + 607c4b9 commit 22a83cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: |
3939
sudo apt-get -y install pandoc
4040
- name: Set up Python ${{ matrix.python-version }}
41-
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
41+
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
4242
with:
4343
python-version: ${{ matrix.python-version }}
4444
cache: "pip"

0 commit comments

Comments
 (0)