Skip to content

Commit

Permalink
Update Cross build with build-number@v3 - release
Browse files Browse the repository at this point in the history
  • Loading branch information
sle118 authored Nov 17, 2020
1 parent 08f0418 commit 1d24543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CrossBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- name: Generate common build number
id: buildnumber
uses: einaregilsson/build-number@v2
uses: einaregilsson/build-number@v3
with:
token: ${{secrets.github_token}}
build:
Expand Down

0 comments on commit 1d24543

Please sign in to comment.