We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 772fce7 + fc1d67b commit 83d7c3fCopy full SHA for 83d7c3f
.github/workflows/build.yml
@@ -45,7 +45,7 @@ jobs:
45
working-directory: ./src
46
47
- name: Upload build artifacts
48
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
49
with:
50
name: FlaUI.WebDriver
51
path: ./src/FlaUI.WebDriver/bin/Release/win-x64/publish
0 commit comments