Skip to content

Commit

Permalink
Merge pull request #113 from data-apis/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-4

Bump actions/checkout from 2 to 4
  • Loading branch information
asmeurer authored Mar 19, 2024
2 parents fae63d2 + 7d4fae5 commit 94e42df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
environment:
name: docs-build-and-deploy
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: actions/setup-python@v2
- name: Install Dependencies
run: |
Expand Down

0 comments on commit 94e42df

Please sign in to comment.