Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
valicm authored Nov 1, 2023
1 parent 71ad3dc commit 30ec781
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 @@ -21,7 +21,7 @@ See [action.yml](action.yml)
- uses: actions/checkout@v2
- name: Check updates
id: updates
uses: valicm/drupal-update@v2
uses: valicm/drupal-update@v3

```

Expand Down Expand Up @@ -76,4 +76,4 @@ jobs:
Get all minor updates and output results in summary.md file.
```bash
curl -fsSL https://raw.githubusercontent.com/valicm/drupal-update/main/drupal-update.sh | bash -s -- -o summary.md
```
```

0 comments on commit 30ec781

Please sign in to comment.