Skip to content

Commit 6977ddd

Browse files
committed
Updating github-config
1 parent 1a8b499 commit 6977ddd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/lint-yaml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Python
2222
uses: actions/setup-python@v5
2323
with:
24-
python-version: 3.8
24+
python-version: 3.14
2525

2626
- name: Install yamllint
2727
run: pip install yamllint

scripts/.util/tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"crane": "v0.21.1",
3-
"pack": "v0.40.0"
3+
"pack": "v0.40.1"
44
}

0 commit comments

Comments
 (0)