Skip to content

Commit

Permalink
CI: Update actions/download-artifact to v4.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Tk-Glitch committed Oct 8, 2024
1 parent fb04614 commit 2e937cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release-kernels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:

steps:
- name: Download release artifacts
uses: actions/download-artifact@v4
uses: actions/download-artifact@v4.1.7

- name: Make new release
uses: "marvinpinto/action-automatic-releases@latest"
Expand Down

0 comments on commit 2e937cc

Please sign in to comment.