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 df76f02 commit 8cd975fCopy full SHA for 8cd975f
.github/workflows/bump.yml
@@ -18,7 +18,7 @@ jobs:
18
run:
19
working-directory: ./servant-swagger-ui-core
20
steps:
21
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
22
23
- name: Cache cabal store
24
id: cache
0 commit comments