Skip to content

Commit f07e33b

Browse files
authored
Merge pull request #30 from uutils/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 723dec6 + dd1bd39 commit f07e33b

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@v5
22+
uses: actions/checkout@v6
2323

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

0 commit comments

Comments
 (0)