Skip to content

Commit 7989dd5

Browse files
chore(workflows/dependencies): update actions/setup-python digest to 39cd149
1 parent 63e9b5f commit 7989dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
echo
3939
) | tee -a "$GITHUB_OUTPUT"
4040
41-
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
41+
- uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5
4242
with:
4343
python-version: 3.7
4444

0 commit comments

Comments
 (0)