Skip to content

Commit

Permalink
comment setup-python action version
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeebru committed Nov 18, 2024
1 parent f87879b commit 21fbd22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
files: .github/workflows/**

- name: Set up Python 3.11
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
with:
python-version: "3.11"

Expand Down

0 comments on commit 21fbd22

Please sign in to comment.