Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #130 from jhlegarreta/BumpActionsVersions
Browse files Browse the repository at this point in the history
ENH: Fix GitHub workflow actions warnings linked to `Node.js`
  • Loading branch information
oesteban authored Mar 22, 2024
2 parents 5c953ac + 95bb5c6 commit 9331c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-build-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
ssh-key: "${{ secrets.NIPREPS_DEPLOY }}"
fetch-depth: 0
Expand Down

0 comments on commit 9331c53

Please sign in to comment.