Skip to content

Commit

Permalink
Fix github action version
Browse files Browse the repository at this point in the history
  • Loading branch information
romulets committed Apr 22, 2024
1 parent 1ff7dd4 commit 578a01d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arm-template-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
matrix:
template: [ "ARM-for-organization-account.json", "ARM-for-single-account.json" ]
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

# Based on https://github.com/microsoft/action-armttk/blob/main/action.yml#L56
#
Expand Down

0 comments on commit 578a01d

Please sign in to comment.