We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eacf467 commit 4061d2eCopy full SHA for 4061d2e
.github/workflows/docker.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-24.04
12
env:
13
DOCKER_REPO: ghcr.io/${{ github.repository }}
14
- RUBY_VERSION: 3.4.4
+ RUBY_VERSION: 3.4.5
15
NODE_VERSION: 22.16.0
16
steps:
17
- uses: actions/checkout@v4
0 commit comments