Skip to content

Commit d9fa90f

Browse files
chore(deps): bump actions/setup-python from 5 to 6 (#2485)
1 parent d2b6b0d commit d9fa90f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compilers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205
uses: actions/checkout@v5
206206

207207
- name: Setup Python
208-
uses: actions/setup-python@v5
208+
uses: actions/setup-python@v6
209209
with:
210210
python-version: '3.10'
211211

0 commit comments

Comments
 (0)