Skip to content

Commit

Permalink
update checkout actions
Browse files Browse the repository at this point in the history
  • Loading branch information
sliu008 committed Nov 30, 2023
1 parent d3f0590 commit 73ed55c
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 @@ -27,7 +27,7 @@ jobs:
# Checks out this repository and sets up the build/test environment with
# gradle
- name: Checkout project sources
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Setup Gradle
uses: gradle/gradle-build-action@v2

Expand Down

0 comments on commit 73ed55c

Please sign in to comment.