Skip to content

Commit

Permalink
Merge pull request #45 from ioos/dependabot/github_actions/github-act…
Browse files Browse the repository at this point in the history
…ions-8a9da2b879

Bump actions/checkout from 3 to 4 in the github-actions group
  • Loading branch information
ocefpaf authored May 6, 2024
2 parents a81ade3 + 3b540ec commit df9c850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_theme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: submodule checkout
run: |
Expand Down

0 comments on commit df9c850

Please sign in to comment.