Skip to content

Commit eb979df

Browse files
authored
Merge pull request #710 from apache/dependabot/github_actions/pelican/actions/setup-python-6.2.0
gateway: bump actions/setup-python from 5.6.0 to 6.2.0 in /pelican
2 parents f4070a1 + 460090c commit eb979df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pelican/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ runs:
6262
# PIP_BREAK_SYSTEM_PACKAGES, and gives the Pelican tool venv a known
6363
# Python version to build against.
6464
- name: Set up Python
65-
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
65+
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
6666
with:
6767
python-version: '3.12'
6868

0 commit comments

Comments
 (0)