Skip to content

Commit

Permalink
Merge pull request #22 from elastic/renovate/actions-upload-artifact-…
Browse files Browse the repository at this point in the history
…digest

Update actions/upload-artifact digest to 604373d
  • Loading branch information
cavokz authored Oct 9, 2024
2 parents e841a94 + fb4a99e commit 725993e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
run: make pkg-build

- name: Upload artifacts
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4
with:
name: python-package-${{ matrix.python-version }}-${{ matrix.os }}
path: dist/*
Expand Down

0 comments on commit 725993e

Please sign in to comment.