Skip to content

Commit

Permalink
bumping upload action
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffcaseyyet committed Jul 16, 2024
1 parent e615f1a commit fa26fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
zip -r ../../datasim-bundle.zip ./
- name: Archive Bundle
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: datasim-bundle-artifact-${{ github.sha }}
path: datasim-bundle.zip
Expand Down

0 comments on commit fa26fc9

Please sign in to comment.