Skip to content

Commit da8f204

Browse files
authored
Update README.md
1 parent 6473bc1 commit da8f204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
uses: actions/checkout@v2
6363
# The Flat Action step. We fetch the data in the http_url and save it as downloaded_filename
6464
- name: Fetch data
65-
uses: githubocto/flat@v1
65+
uses: githubocto/flat@v2.0.2
6666
with:
6767
http_url: # THE URL YOU WISH TO FETCH GOES HERE
6868
downloaded_filename: # The http_url gets saved and renamed in our repository. Example: data.json, data.csv, image.png

0 commit comments

Comments
 (0)