Skip to content

Commit

Permalink
version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmol committed Jul 13, 2023
1 parent dec1e9a commit a1805da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3

- name: Setup Cog
uses: replicate/setup-cog@v1
uses: replicate/setup-cog@v1.0.2
with:
token: ${{ secrets.REPLICATE_API_TOKEN }}

Expand Down

0 comments on commit a1805da

Please sign in to comment.