Skip to content

Commit

Permalink
build.yaml: fix action version string
Browse files Browse the repository at this point in the history
  • Loading branch information
augiedoggie authored Dec 12, 2024
1 parent 16a268a commit 99f3d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: korli/action@v0.25.0-haiku
- uses: korli/action@v0.25.0-haiku1
with:
operating_system: ${{ matrix.config.os }}
version: ${{ matrix.config.version }}
Expand Down

0 comments on commit 99f3d6a

Please sign in to comment.