Skip to content

Commit b1826ea

Browse files
authored
Merge pull request #686 from NASA-PDS/dependabot/github_actions/develop/actions/setup-python-6
Bump actions/setup-python from 5 to 6
2 parents 4da116b + 4ecea3d commit b1826ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/branch-cicd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
110110
-
111111
name: Set up Python 3
112-
uses: actions/setup-python@v5
112+
uses: actions/setup-python@v6
113113
with:
114114
python-version: '3.13'
115115

0 commit comments

Comments
 (0)