Skip to content

Commit 4f349b9

Browse files
authored
Merge pull request #216 from EverestAPI/dependabot/github_actions/actions/upload-artifact-4.4.2
Bump actions/upload-artifact from 4.4.1 to 4.4.2
2 parents cdc25a6 + 65bf115 commit 4f349b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/autobuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: msbuild *.sln "/p:Configuration=Release"
3636

3737
- name: Upload artifact
38-
uses: actions/upload-artifact@v4.4.1
38+
uses: actions/upload-artifact@v4.4.2
3939
with:
4040
name: main
4141
path: bin/Release/net452

0 commit comments

Comments
 (0)