Skip to content

Commit

Permalink
Merge pull request #286 from Azure/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
arjenhuitema authored Jul 24, 2024
2 parents 9d61819 + 281ea7a commit f8b5ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/alz-update-policies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
steps:
- name: Check out repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Show env
run: env | sort
Expand Down

0 comments on commit f8b5ca0

Please sign in to comment.