Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aschuhardt authored Oct 27, 2023
1 parent 35a0ea0 commit 632c12e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
name: Android Build
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4.1.1

- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v0
Expand Down

0 comments on commit 632c12e

Please sign in to comment.