Skip to content

Commit

Permalink
Merge pull request #7 from mikicz/dependabot/github_actions/actions/d…
Browse files Browse the repository at this point in the history
…ownload-artifact-4.1.8

Bump actions/download-artifact from 4.1.7 to 4.1.8
  • Loading branch information
mikicz authored Oct 21, 2024
2 parents 010dfda + 007c722 commit 93fa866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
id-token: write
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
steps:
- uses: actions/[email protected].7
- uses: actions/[email protected].8
with:
name: artifact
path: dist
Expand Down

0 comments on commit 93fa866

Please sign in to comment.