Skip to content

Commit 337b038

Browse files
authored
Merge pull request #29 from uutils/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 7ecc7a9 + 4023b37 commit 337b038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gnu-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
sudo apt-get install jq python3-pandas python3-matplotlib
2020
2121
- name: Checkout repo
22-
uses: actions/checkout@v4
22+
uses: actions/checkout@v5
2323

2424
- name: Download the GNU result
2525
uses: dawidd6/action-download-artifact@v11

0 commit comments

Comments
 (0)