Skip to content

Commit

Permalink
Merge pull request #3684 from telepresenceio/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/dot-github/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
thallgren authored Sep 5, 2024
2 parents 1fb6b42 + daf2d9f commit c0be363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- build-release
steps:
- name: Download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
- name: Determine if version is RC, TEST, or GA
id: semver_check
run: |
Expand Down

0 comments on commit c0be363

Please sign in to comment.