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

Commit

Permalink
[dependabot->github-actions]: Bump actions/checkout from 3.5.3 to 4.1…
Browse files Browse the repository at this point in the history
….1 (#8)

[dependabot->github-actions]: Bump actions/checkout from 3.5.3 to 4.1.1
  • Loading branch information
Zorono authored Jan 25, 2024
2 parents f3b1890 + efec0cd commit ce09e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/editorconfig-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: editorconfig-checker
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.5.3
- uses: actions/checkout@v4.1.1
with:
clean: true
persist-credentials: false
Expand Down

0 comments on commit ce09e6e

Please sign in to comment.