Skip to content

Commit

Permalink
Merge pull request #43 from Goooler/gha
Browse files Browse the repository at this point in the history
Bump actions/checkout to v4
  • Loading branch information
skittles9823 authored Nov 27, 2023
2 parents a1032f3 + 6487ba9 commit 486859d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v1
uses: actions/checkout@v4

- name: Rebuild apk
if: endsWith(github.ref, '/master')
Expand Down

0 comments on commit 486859d

Please sign in to comment.