Skip to content

Commit

Permalink
Merge pull request #1519 from GSA/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
FuhuXia authored Jan 10, 2025
2 parents 84d8d1b + 26f6eca commit 616de91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
environment: ${{inputs.environ}}
steps:
- name: checkout datagov
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
path: './catalog'
- name: run task
Expand Down

0 comments on commit 616de91

Please sign in to comment.