@graphrefly/stack 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/grfs.js +1 -1
- package/package.json +1 -1
package/dist/grfs.js
CHANGED
|
@@ -11307,7 +11307,7 @@ concurrency:
|
|
|
11307
11307
|
jobs:
|
|
11308
11308
|
semantic-gate:
|
|
11309
11309
|
name: ${CI_JOB_NAME}
|
|
11310
|
-
runs-on: ubuntu-
|
|
11310
|
+
runs-on: ubuntu-22.04
|
|
11311
11311
|
permissions:
|
|
11312
11312
|
contents: read
|
|
11313
11313
|
steps:
|