Skip to content

Commit

Permalink
Chore dependency upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
oprypin committed Oct 25, 2023
1 parent 8909bd1 commit 164376d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/validate-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Install Crystal
uses: oprypin/install-crystal@v1
- name: Download sources
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Generate config
run: crystal run .github/workflows/generate.cr
- name: Validate freshness
Expand Down

0 comments on commit 164376d

Please sign in to comment.