Skip to content

Commit

Permalink
docs: update README with latest release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jayanta525 committed Nov 21, 2023
1 parent 624ac8c commit 66df212
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 @@ -30,7 +30,7 @@ jobs:
ref: dummy-data #checkout different branch
- name: Generate Directory Listings
uses: jayanta525/github-pages-directory-listing@v3.0.0
uses: jayanta525/github-pages-directory-listing@v4.0.0
with:
FOLDER: data #directory to generate index
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
#### Choosing a folder to generate indexing
```
- name: Generate Directory Listings
uses: jayanta525/github-pages-directory-listing@v2.0.0
uses: jayanta525/github-pages-directory-listing@v4.0.0
with:
FOLDER: data #directory to generate index
```
Expand Down

0 comments on commit 66df212

Please sign in to comment.