Skip to content

Commit

Permalink
Merge pull request #265 from ClusterLabs/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…t-github/workflows/actions/download-artifact-4.1.7
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
2 parents e26395b + 61093ba commit db23bef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/exporter-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
if: github.event.release
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4.1.7
with:
name: ha_cluster_exporter
- uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit db23bef

Please sign in to comment.