Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Bump to actions/checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
samjarrett authored Feb 17, 2024
1 parent 837f06b commit 8fc7258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ runs:
using: 'composite'
steps:
- name: "Checkout code 📥"
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
repository: reecetech/cloudconformity-cfn-scan-action
path: cfn-scan
Expand Down

0 comments on commit 8fc7258

Please sign in to comment.