Skip to content

Commit

Permalink
dist: Update checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
octfx committed Dec 20, 2022
1 parent d635d2d commit cf183c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# Checkout the code base #
##########################
- name: Checkout Code
uses: actions/checkout@v2
uses: actions/checkout@v3

################################
# Run Linter against code base #
Expand Down

0 comments on commit cf183c3

Please sign in to comment.