Skip to content

Commit 75d4819

Browse files
committed
Merge branch 'renovate/actions-setup-python-digest' into 'master'
1 parent 54643f9 commit 75d4819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
run: |
1717
git config user.name github-actions[bot]
1818
git config user.email 41898282+github-actions[bot]@users.noreply.github.com
19-
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
19+
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
2020
with:
2121
python-version: 3.x
2222
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV

0 commit comments

Comments
 (0)