Skip to content

Commit

Permalink
bump upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-evans committed Dec 18, 2023
1 parent 0301a68 commit cf9c80d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: action.yml
path: action.yml
Expand Down

0 comments on commit cf9c80d

Please sign in to comment.