We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6a3da9 commit 5c571e3Copy full SHA for 5c571e3
.github/workflows/large-scale-test.yml
@@ -31,7 +31,7 @@ jobs:
31
run: cargo build --verbose --locked --release --all-features
32
33
- name: Upload artifacts
34
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
35
with:
36
name: stylua-latest
37
path: target/release/stylua
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
name: stylua-main
54
0 commit comments