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 c8f118f commit 121f8a7Copy full SHA for 121f8a7
.github/workflows/erlang.yml
@@ -193,7 +193,7 @@ jobs:
193
rebar3-${{ runner.os }}-
194
195
- name: Install inotify tools
196
- uses: awalsh128/cache-apt-pkgs-action@2c09a5e66da6c8016428a2172bd76e5e4f14bb17 # v1.5.3
+ uses: awalsh128/cache-apt-pkgs-action@acb598e5ddbc6f68a970c5da0688d2f3a9f04d05 # v1.6.0
197
with:
198
packages: inotify-tools
199
version: 1.0
.tool-versions
@@ -1,3 +1,3 @@
1
-erlang 28.1
+erlang 28.1.1
2
rebar 3.25.1
3
nodejs 22.20.0
0 commit comments