Skip to content

Commit ccc4d44

Browse files
Bump actions/upload-artifact from 5 to 6 (#693)
1 parent a112d5d commit ccc4d44

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@v5
88+
uses: actions/upload-artifact@v6
8989
with:
9090
name: dist
9191
path: |

0 commit comments

Comments
 (0)