Skip to content

Commit

Permalink
Merge pull request #2 from RelationalAI/nsh-upgrade-actions
Browse files Browse the repository at this point in the history
upgrade action version
  • Loading branch information
NoorShamasneh authored Sep 5, 2024
2 parents 3b3b84b + db72137 commit 5317bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
exit 1
fi
- name: Upload diff artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
with:
name: dist
Expand Down

0 comments on commit 5317bf2

Please sign in to comment.