Skip to content

Commit

Permalink
Merge pull request #14 from uutils/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
sylvestre authored Sep 4, 2023
2 parents a069ce8 + 3e77550 commit c9564b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gnu-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
sudo apt-get install jq python3-pandas python3-matplotlib
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Download the GNU result
uses: dawidd6/action-download-artifact@v2
Expand Down

0 comments on commit c9564b3

Please sign in to comment.