We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54643f9 commit 75d4819Copy full SHA for 75d4819
.github/workflows/gh-pages.yml
@@ -16,7 +16,7 @@ jobs:
16
run: |
17
git config user.name github-actions[bot]
18
git config user.email 41898282+github-actions[bot]@users.noreply.github.com
19
- - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
+ - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
20
with:
21
python-version: 3.x
22
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
0 commit comments