Skip to content

Commit fb9da4d

Browse files
authored
Update ci.yml
1 parent 615fb08 commit fb9da4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Build with Maven
4343
run: mvn clean verify --no-transfer-progress
4444
- name: Archive Babel Plugings Update Site
45-
uses: actions/upload-artifact@v2
45+
uses: actions/upload-artifact@v3
4646
with:
4747
name: babel-update-site
4848
path: org.eclipse.babel.repository/target/org.eclipse.babel.repository*.zip

0 commit comments

Comments
 (0)