Skip to content

Commit ec8bdad

Browse files
Update dependency python to 3.13
1 parent 86c5fbc commit ec8bdad

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
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v4
2020
- uses: actions/setup-python@v4
2121
with:
22-
python-version: '3.11'
22+
python-version: '3.13'
2323
- name: Install Semgrep
2424
run: python3 -m pip install semgrep
2525
- uses: actions/setup-java@v4

0 commit comments

Comments
 (0)