Skip to content

Commit 83d7c3f

Browse files
authored
Merge pull request #145 from FlaUI/update-upload-artifact-to-v4
Update upload-artifact to v4
2 parents 772fce7 + fc1d67b commit 83d7c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
working-directory: ./src
4646

4747
- name: Upload build artifacts
48-
uses: actions/upload-artifact@v3
48+
uses: actions/upload-artifact@v4
4949
with:
5050
name: FlaUI.WebDriver
5151
path: ./src/FlaUI.WebDriver/bin/Release/win-x64/publish

0 commit comments

Comments
 (0)