Skip to content

Commit

Permalink
chore(deps): update ci (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 03ba754 commit d61775f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/__job_messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
echo "EOF" >> $GITHUB_ENV
- name: Push comment to Pull Request 🔼
uses: thollander/actions-comment-pull-request@v2.5.0
uses: thollander/actions-comment-pull-request@v3.0.0
if: ${{ inputs.comment && steps.compose.conclusion == 'success' }}
with:
message: ${{ env.msg }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/__package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: npm run build

- name: Upload client artifact ⬆️💻
uses: actions/[email protected].2
uses: actions/[email protected].3
with:
compression-level: 0
name: page
Expand Down

0 comments on commit d61775f

Please sign in to comment.