Skip to content

Commit

Permalink
Merge pull request #1 from mmitch/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-4

Bump actions/checkout from 2 to 4
  • Loading branch information
mmitch authored Dec 17, 2023
2 parents cdf60ce + 18a209e commit 29254b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/script-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
perl: ['5.36']
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Set up perl
uses: shogo82148/actions-setup-perl@v1
with:
Expand Down

0 comments on commit 29254b1

Please sign in to comment.