Pin dependencies (#5086)

Co-authored-by: Shashank K S <Shashank.Suryanarayana@elastic.co>
This commit is contained in:
elastic-renovate-prod[bot]
2025-09-12 22:46:24 +05:30
committed by GitHub
parent 1dedea798a
commit 39b6f19eb9
14 changed files with 42 additions and 42 deletions
+2 -2
View File
@@ -17,12 +17,12 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
with:
fetch-depth: 1
- name: Set up Python 3.13
uses: actions/setup-python@v5
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
with:
python-version: '3.13'