Skip to content

Commit

Permalink
Fix the download-artifact action version
Browse files Browse the repository at this point in the history
  • Loading branch information
MatveyK committed Sep 24, 2024
1 parent 0906931 commit 4e5bd92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- uses: actions/checkout@v4

- name: Download artifact
uses: actions/download-artifact@4
uses: actions/download-artifact@v4
with:
name: openwrt-config-dashboard

Expand Down

0 comments on commit 4e5bd92

Please sign in to comment.