Skip to content

Commit

Permalink
Merge branch 'main' into sinter2
Browse files Browse the repository at this point in the history
  • Loading branch information
Strilanc authored Sep 10, 2024
2 parents 94976e7 + 07d5232 commit 2938daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v4.1.7
with:
name: dist
path: dist
Expand Down

0 comments on commit 2938daa

Please sign in to comment.