Skip to content

Commit

Permalink
upgrade download artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
storywithoutend committed Jan 17, 2025
1 parent 1df814d commit 7c17028
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:

- name: Download build
id: download
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: stateless-build

Expand Down Expand Up @@ -165,7 +165,7 @@ jobs:

- name: Download build
id: download
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: stateful-build

Expand Down

0 comments on commit 7c17028

Please sign in to comment.