We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25322f7 commit 46376eeCopy full SHA for 46376ee
.github/workflows/build.yml
@@ -38,7 +38,7 @@ jobs:
38
run: task build
39
40
- name: Upload build artifacts
41
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
42
with:
43
name: minder-mcp
44
path: bin/minder-mcp
0 commit comments