Skip to content

Commit

Permalink
use newer version
Browse files Browse the repository at this point in the history
  • Loading branch information
markdoeswork committed Sep 24, 2024
1 parent a271278 commit c0ed6b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-actions-comment-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
comment:
runs-on: ubuntu-latest
steps:
- name: comment-two
uses: actions/checkout@v3
- name: Leave PR comment
uses: actions/github-script@v7
env:
AVAR: '789'
with:
Expand Down

0 comments on commit c0ed6b4

Please sign in to comment.