Skip to content

Commit 0385691

Browse files
authored
Merge pull request #54 from adfinis/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 2 to 4
2 parents 427f65b + 0a49908 commit 0385691

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/galaxy-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: checkout
14-
uses: actions/checkout@v2
14+
uses: actions/checkout@v4
1515
- name: galaxy
1616
uses: robertdebock/galaxy-action@1.2.1
1717
with:

0 commit comments

Comments
 (0)