Skip to content

Commit

Permalink
Merge pull request #3219 from seqan/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/upload-artifact-4

Bump actions/upload-artifact from 3 to 4
  • Loading branch information
eseiler authored Dec 18, 2023
2 parents 59c14ad + 2d8821d commit 97f908b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ram_usage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:

- name: Upload RAM-Usage
continue-on-error: true
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: RAM-Usage
path: ram_usage.csv

1 comment on commit 97f908b

@vercel
Copy link

@vercel vercel bot commented on 97f908b Dec 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

seqan3 – ./

seqan3-seqan.vercel.app
seqan3.vercel.app
seqan3-git-master-seqan.vercel.app

Please sign in to comment.