Skip to content

Commit

Permalink
fix checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
egillax committed Sep 8, 2023
1 parent 2c758a1 commit b5c16f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R_CDM_check_hades.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
CDM5_SQL_SERVER_USER: ${{ secrets.CDM5_SQL_SERVER_USER }}

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- uses: r-lib/actions/setup-r@v2
with:
Expand Down

0 comments on commit b5c16f3

Please sign in to comment.