We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cf2ac2 commit 237be2aCopy full SHA for 237be2a
.github/workflows/ufo.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- run: msbuild /m /p:Configuration=Release
23
24
- - uses: actions/upload-artifact@v6
+ - uses: actions/upload-artifact@v7
25
with:
26
name: bin-${{ github.sha }}
27
path: x64\Release
0 commit comments