Skip to content

Commit 9c25959

Browse files
authored
Merge pull request #181 from Norsk-Programmering/renovate/actions-setup-python-6.x
2 parents 7721e89 + 9a44d81 commit 9c25959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
ref: ${{ github.head_ref }}
2323

2424
- name: Set up Python 3.12
25-
uses: actions/setup-python@v5.6.0
25+
uses: actions/setup-python@v6.0.0
2626
with:
2727
python-version: "3.13"
2828

0 commit comments

Comments
 (0)