Skip to content

Commit a518f97

Browse files
authored
Merge pull request #59 from ioos/dependabot/github_actions/github-actions-14db7af2f3
Bump actions/setup-python from 6.2.0 to 6.3.0 in the github-actions group
2 parents e112d48 + 167008a commit a518f97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
persist-credentials: false
3232

3333
- name: Set up Python
34-
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
34+
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
3535
with:
3636
python-version: "3.x"
3737

0 commit comments

Comments
 (0)