Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen committed Nov 19, 2023
1 parent 0e50c54 commit 3ec5ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
acarshub_version: ${{ steps.patch.outputs.acarshub_version }}
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4.1.1
- name: patch
id: patch
run: |
Expand Down

0 comments on commit 3ec5ada

Please sign in to comment.