Skip to content

Commit

Permalink
use newer version of the action
Browse files Browse the repository at this point in the history
  • Loading branch information
glihm committed Oct 25, 2023
1 parent e6c4bed commit edd1d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- name: Startup Katana CI instance
id: katanaci
uses: ArkProjectNFTs/katana-ci-action@v3
uses: ArkProjectNFTs/katana-ci-action@v4
with:
api-url: ${{ secrets.KATANA_CI_URL }}
api-key: ${{ secrets.KATANA_CI_KEY }}
Expand Down

0 comments on commit edd1d3f

Please sign in to comment.