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 16c8c9f commit a6e54d5Copy full SHA for a6e54d5
.github/workflows/github-pages.yml
@@ -26,7 +26,7 @@ jobs:
26
runs-on: ubuntu-latest
27
steps:
28
- name: Checkout
29
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v5.0.0
+ uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 #v6.0.0
30
with:
31
submodules: recursive
32
.github/workflows/update.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
- name: Download swagger.json from tibiadata-api-go release
19
uses: robinraju/release-downloader@daf26c55d821e836577a15f77d86ddc078948b05 #v1.12
0 commit comments