Skip to content

Commit ab3a1d3

Browse files
Bump actions/upload-artifact from 6 to 7 (#83)
1 parent 7a758e8 commit ab3a1d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
yarn pack --filename tinystan-js-${{ inputs.new_version }}.tgz
8484
8585
- name: Upload artifacts
86-
uses: actions/upload-artifact@v6
86+
uses: actions/upload-artifact@v7
8787
with:
8888
name: release-artifacts
8989
path: |

0 commit comments

Comments
 (0)