Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ab3dcb commit e6423e6Copy full SHA for e6423e6
.github/workflows/snippets5000.yml
@@ -62,7 +62,7 @@ jobs:
62
63
# Update build output json file
64
- name: Upload build results
65
- uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b #@v4.5.0
+ uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 #@v4.6.0
66
with:
67
name: build
68
path: ./output.json
0 commit comments