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 3be1819 commit 0a7c5caCopy full SHA for 0a7c5ca
2 files changed
.github/workflows/outline-role-sync.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Setup Deno
51
uses: denoland/setup-deno@22d081ff2d3a40755e97629de92e3bcbfa7cf2ed # v2.0.5
52
with:
53
- deno-version: "2.8.3" # keep in sync with .mise/config.toml
+ deno-version: "2.9.3" # keep in sync with .mise/config.toml
54
55
- name: Format
56
run: deno task fmt
.github/workflows/zitadel-actions.yml
0 commit comments