Skip to content

Commit fb6d08e

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent b0d2a35 commit fb6d08e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
dotnet build -c Release
2929
3030
- name: CI Artifact
31-
uses: actions/upload-artifact@v4
31+
uses: actions/upload-artifact@v7
3232
with:
3333
name: Artifact
3434
path: |

0 commit comments

Comments
 (0)