Skip to content

Commit

Permalink
Update comment-run.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
smashah committed Feb 19, 2024
1 parent 705a232 commit a1f931e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Install emojis
run: sudo apt install fonts-noto-color-emoji
- name: Update NPM
run: sudo npm install -g npm@latest
run: sudo npm install -g npm@7.9.0
- uses: actions/checkout@v2
with:
# 0 indicates all history
Expand Down

0 comments on commit a1f931e

Please sign in to comment.