Skip to content

Commit

Permalink
Use a newer version of build-number.
Browse files Browse the repository at this point in the history
  • Loading branch information
krihal committed Oct 8, 2024
1 parent b9ff2d0 commit 168cea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
steps:
- name: Get build number and reset it
id: get-build
uses: mlilback/build-number@v1
uses: citypaul/build-number@1.0.3
with:
base: 0 # Update this number to reset counter
run-id: ${{ github.run_number }}
Expand Down

0 comments on commit 168cea2

Please sign in to comment.