We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 872de42 + 687b6c0 commit 8bfabcbCopy full SHA for 8bfabcb
1 file changed
.github/workflows/telegram.yml
@@ -24,7 +24,7 @@ jobs:
24
- run: sudo apt-get update --yes --fix-missing && sudo apt-get install --yes jq bc
25
- uses: ruby/setup-ruby@v1
26
with:
27
- ruby-version: 4.0.0
+ ruby-version: 4.0.1
28
bundler-cache: true
29
- run: gem install hoc
30
- run: |
0 commit comments