Skip to content

Commit

Permalink
chore(deps): bump actions/checkout from 3 to 4 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 10, 2023
2 parents f62049b + b38ba8c commit 3412ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_omada.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out codebase
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Get latest Omada SDN URL
id: omada_url
Expand Down

0 comments on commit 3412ddf

Please sign in to comment.