Skip to content

Commit 237be2a

Browse files
authored
upload-artifact@v7
1 parent 5cf2ac2 commit 237be2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ufo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- run: msbuild /m /p:Configuration=Release
2323

24-
- uses: actions/upload-artifact@v6
24+
- uses: actions/upload-artifact@v7
2525
with:
2626
name: bin-${{ github.sha }}
2727
path: x64\Release

0 commit comments

Comments
 (0)