Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ef3e449

Browse filesBrowse files
Update ant.yml
Version deprecation resolved
1 parent 89539b1 commit ef3e449
Copy full SHA for ef3e449

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎.github/workflows/ant.yml

Copy file name to clipboardExpand all lines: .github/workflows/ant.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
working-directory: ./app
2727
run: xvfb-run --auto-servernum --server-args "-screen 0 1024x768x24" ant test -Drunning-from-github-action=1
2828
- name: Publish results
29-
uses: actions/upload-artifact@v1
29+
uses: actions/upload-artifact@v3 # Updated from v1 to v3
3030
with:
3131
name: html-results
3232
path: app/test-bin/results/html/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.