Skip to content

Commit

Permalink
[skip ci] Fixed typo version
Browse files Browse the repository at this point in the history
  • Loading branch information
s1lentq committed Jul 15, 2024
1 parent 79cfd71 commit 1991434
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,12 +219,12 @@ jobs:

steps:
- name: Deploying linux artifacts
uses: actions/download-artifact@v6
uses: actions/download-artifact@v4
with:
name: linux32

- name: Deploying windows artifacts
uses: actions/download-artifact@v6
uses: actions/download-artifact@v4
with:
name: win32

Expand Down

0 comments on commit 1991434

Please sign in to comment.