Skip to content

Commit

Permalink
Merge pull request #48 from dynatrace-oss/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ot-github/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
blu3r4y authored Sep 4, 2024
2 parents d6bcc1a + ae7349a commit 993ddbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-manifests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
needs: build-kalm-benchmark
steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4.1.7
name: Download Kalm-Benchmark
with:
name: ${{ env.BIN_NAME }}
Expand Down

0 comments on commit 993ddbc

Please sign in to comment.