Skip to content

Commit a8fcb52

Browse files
chore(deps): update dependency python to 3.13
1 parent 8143289 commit a8fcb52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update_deps.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- uses: actions/setup-python@v5
1515
with:
16-
python-version: 3.12
16+
python-version: 3.13
1717
- run: ./sc4s_sync.sh
1818
- uses: crazy-max/ghaction-import-gpg@v6
1919
with:
@@ -48,7 +48,7 @@ jobs:
4848
- uses: actions/checkout@v4
4949
- uses: actions/setup-python@v5
5050
with:
51-
python-version: 3.12
51+
python-version: 3.13
5252
- name: check for latest version
5353
id: check-latest-splunk
5454
run: |

0 commit comments

Comments
 (0)