Skip to content

Commit

Permalink
Fixed broken version number for "thebinaryfelix/check-file-existence-…
Browse files Browse the repository at this point in the history
…action"

Update geojson-release.yml
  • Loading branch information
aziascreations committed Nov 12, 2023
1 parent 0ada080 commit b6d9f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/geojson-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
run: ls -la output/

- name: Check output existence
uses: thebinaryfelix/check-file-existence-action@v1
uses: thebinaryfelix/check-file-existence-action@1.0.0
with:
files: 'output/airports_full_all_feet.geojson, output/airports_full_all_meter.geojson'

0 comments on commit b6d9f88

Please sign in to comment.