Skip to content

Commit c569dea

Browse files
committed
Updating github-config
1 parent bd6d1d4 commit c569dea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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)