Skip to content

Commit 993ddbc

Browse files
authored
Merge pull request #48 from dynatrace-oss/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
2 parents d6bcc1a + ae7349a commit 993ddbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-manifests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
needs: build-kalm-benchmark
2121
steps:
22-
- uses: actions/download-artifact@v3
22+
- uses: actions/download-artifact@v4.1.7
2323
name: Download Kalm-Benchmark
2424
with:
2525
name: ${{ env.BIN_NAME }}

0 commit comments

Comments
 (0)