We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4070a1 + 460090c commit eb979dfCopy full SHA for eb979df
pelican/action.yml
@@ -62,7 +62,7 @@ runs:
62
# PIP_BREAK_SYSTEM_PACKAGES, and gives the Pelican tool venv a known
63
# Python version to build against.
64
- name: Set up Python
65
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
+ uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
66
with:
67
python-version: '3.12'
68
0 commit comments