Skip to content

Commit

Permalink
ci: Bump version of upload-artifact action
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Sep 14, 2024
1 parent de7e13a commit a254c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
echo -n "${{ steps.commit.outputs.sha }}" > rcc-smoke-sha.txt
shell: bash
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: rcc-smoke-sha
path: rcc-smoke-sha.txt
Expand Down

0 comments on commit a254c67

Please sign in to comment.