We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 615fb08 commit fb9da4dCopy full SHA for fb9da4d
1 file changed
.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Build with Maven
43
run: mvn clean verify --no-transfer-progress
44
- name: Archive Babel Plugings Update Site
45
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
46
with:
47
name: babel-update-site
48
path: org.eclipse.babel.repository/target/org.eclipse.babel.repository*.zip
0 commit comments