Skip to content

Commit 79ddeef

Browse files
Update dependency python to 3.14
1 parent 0459335 commit 79ddeef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- uses: actions/checkout@v4.2.2
4141
- uses: actions/setup-python@v5.6.0
4242
with:
43-
python-version: '3.12'
43+
python-version: '3.14'
4444
- name: "Run mobsfscan"
4545
uses: MobSF/mobsfscan@main
4646
with:

0 commit comments

Comments
 (0)