Skip to content

Commit 9aab225

Browse files
authored
Merge pull request #58 from cosmo-wander-ai/dependabot/github_actions/actions-696b649f44
chore(ci): bump actions/setup-python from 6 to 7 in the actions group across 1 directory
2 parents d1aa520 + 3c395b1 commit 9aab225

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
cache: npm
136136
cache-dependency-path: tools/scenario-bench/package-lock.json
137137

138-
- uses: actions/setup-python@v6
138+
- uses: actions/setup-python@v7
139139
with:
140140
python-version: '3.12'
141141

0 commit comments

Comments
 (0)