Skip to content

Commit 2c82a64

Browse files
authored
Merge pull request #212 from EverestAPI/dependabot/github_actions/actions/upload-artifact-4.3.5
Bump actions/upload-artifact from 4.3.4 to 4.3.5
2 parents 5eb1ca9 + 72520a1 commit 2c82a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected].4
38+
uses: actions/[email protected].5
3939
with:
4040
name: main
4141
path: bin/Release/net452

0 commit comments

Comments
 (0)