Skip to content

Commit

Permalink
Update actions/checkout action to v4 (#2362)
Browse files Browse the repository at this point in the history
Co-authored-by: elastic-renovate-prod[bot] <174716857 elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Michael Wolf <[email protected]>
  • Loading branch information
elastic-renovate-prod[bot] and mjwolf authored Aug 20, 2024
1 parent 22a03bc commit 70f4bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 7,7 @@ jobs:
runs-on: ubuntu-20.04
name: Unit Tests
steps:
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: actions/setup-python@e9aba2c848f5ebd159c070c61ea2c4e2b122355e # v2
with:
python-version: '3.x'
Expand Down

0 comments on commit 70f4bca

Please sign in to comment.