We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7bbddf + 37387ba commit 0340733Copy full SHA for 0340733
.github/workflows/pre-commit-update.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v4
12
13
- name: Set up Python
14
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
15
with:
16
python-version: "3.x"
17
0 commit comments