Skip to content

Commit

Permalink
Merge pull request #203 from rakudo/dependabot/github_actions/dot-git…
Browse files Browse the repository at this point in the history
…hub/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
AntonOks authored Oct 23, 2024
2 parents 52c4e1e + 2931663 commit c657052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_rakudo-star.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
needs: [build_Rakudo-Star_Windows_MSI_package, build_Rakudo-Star_Linux_source]
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4.1.7
with:
path: Rakudo-Star_artifacts
- name: List my stuff
Expand Down

0 comments on commit c657052

Please sign in to comment.