Skip to content

Commit

Permalink
Merge pull request #1 from TheOpenSpaceProgram/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/gh-actions-8a9da2b879

build(deps): bump actions/checkout from 2 to 4 in the gh-actions group
  • Loading branch information
jonesmz authored May 27, 2024
2 parents 473541e + 2d53474 commit 31e4d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
fetch-depth: 0 # for posts's lastmod

Expand Down

0 comments on commit 31e4d4f

Please sign in to comment.