Skip to content

Commit

Permalink
Merge pull request #192 from rojopolis/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/upload-artifact-4

Bump actions/upload-artifact from 3 to 4
  • Loading branch information
jonasbn committed Dec 20, 2023
2 parents fd8a59e + 99975da commit 10561a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spelling_action.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
task_name: Markdown
output_file: spellcheck-output.txt

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: '!cancelled()'
name: Archive spellcheck output
with:
Expand Down

0 comments on commit 10561a6

Please sign in to comment.