Skip to content

Commit

Permalink
Update R-CMD-check.yml
Browse files Browse the repository at this point in the history
- bump actions/checkout to v4
  • Loading branch information
brownag authored May 31, 2024
1 parent bb54b6a commit cef8ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

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

- name: Get branch name (push)
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit cef8ed0

Please sign in to comment.