Skip to content

Commit

Permalink
Appcast generate github action use latest checkout v4
Browse files Browse the repository at this point in the history
  • Loading branch information
xor-gate committed Oct 20, 2024
1 parent 857d26e commit 3343b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-appcast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
environment: appcast
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Generate appcast.xml
run: |
Expand Down

0 comments on commit 3343b92

Please sign in to comment.