Skip to content

Commit d5771cf

Browse files
Bump actions/upload-artifact from 4 to 5 (#678)
1 parent f93d0a6 commit d5771cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
run: ./godelw docker build --verbose
8686

8787
- name: Archive distribution
88-
uses: actions/upload-artifact@v4
88+
uses: actions/upload-artifact@v5
8989
with:
9090
name: dist
9191
path: |

0 commit comments

Comments
 (0)