Skip to content

Commit

Permalink
Merge pull request #197 from Issei0804-ie/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mrrobot47 authored Aug 23, 2024
2 parents 4c6d89e + e340281 commit 2243f55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
name: Slack Notification
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Slack Notification
uses: rtCamp/action-slack-notify@v2
env:
Expand Down Expand Up @@ -107,7 +107,7 @@ jobs:
name: Slack Notification
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Slack Notification
uses: rtCamp/action-slack-notify@v2
env:
Expand Down

0 comments on commit 2243f55

Please sign in to comment.